By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '4da2e8c3-d72a-8794-25d1-12be2ff156e7' Node name: 'onap-msb-consul-f96d66b85-4qll7' 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/11/06 02:41:47 [DEBUG] agent: Using random ID "4da2e8c3-d72a-8794-25d1-12be2ff156e7" as node ID 2022/11/06 02:41:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4da2e8c3-d72a-8794-25d1-12be2ff156e7 Address:127.0.0.1:8300}] 2022/11/06 02:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/06 02:41:47 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-4qll7.dc1 127.0.0.1 2022/11/06 02:41:47 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-4qll7 127.0.0.1 2022/11/06 02:41:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-4qll7.dc1" in area "wan" 2022/11/06 02:41:47 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-4qll7 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/06 02:41:47 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/06 02:41:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/06 02:41:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/06 02:41:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/06 02:41:47 [INFO] agent: started state syncer 2022/11/06 02:41:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/06 02:41:47 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/06 02:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/06 02:41:47 [DEBUG] raft: Votes needed: 1 2022/11/06 02:41:47 [DEBUG] raft: Vote granted from 4da2e8c3-d72a-8794-25d1-12be2ff156e7 in term 2. Tally: 1 2022/11/06 02:41:47 [INFO] raft: Election won. Tally: 1 2022/11/06 02:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/06 02:41:47 [INFO] consul: cluster leadership acquired 2022/11/06 02:41:47 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-4qll7 2022/11/06 02:41:47 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/06 02:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:41:47 [INFO] consul: member 'onap-msb-consul-f96d66b85-4qll7' joined, marking health alive 2022/11/06 02:41:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:41:47 [INFO] agent: Synced node info 2022/11/06 02:41:47 [DEBUG] agent: Node info in sync 2022/11/06 02:41:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:41:50 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/06 02:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:43:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:43:28 [DEBUG] agent: Node info in sync 2022/11/06 02:43:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4qll7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/06 02:43:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:44:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:44:42 [DEBUG] agent: Node info in sync 2022/11/06 02:44:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:45:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4qll7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/06 02:46:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:46:20 [DEBUG] agent: Node info in sync 2022/11/06 02:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:48:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:48:05 [DEBUG] agent: Node info in sync 2022/11/06 02:48:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4qll7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/06 02:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:49:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:49:46 [DEBUG] agent: Node info in sync 2022/11/06 02:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:50:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4qll7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/06 02:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:50:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:50:51 [DEBUG] agent: Node info in sync 2022/11/06 02:51:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:52:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/06 02:52:35 [DEBUG] agent: Node info in sync 2022/11/06 02:52:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4qll7" since the cluster is too small 2022/11/06 02:52:49 [DEBUG] http: Request GET /v1/status/leader (940.988µs) from=10.233.65.254:60310 2022/11/06 02:52:49 [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/11/06 02:52:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:49 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.56.238_9011" 2022/11/06 02:52:49 [DEBUG] agent: Node info in sync 2022/11/06 02:52:49 [DEBUG] http: Request PUT /v1/agent/service/register (119.798449ms) from=10.233.65.254:60314 2022/11/06 02:52:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:49 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.197981ms) from=10.233.65.254:60316 2022/11/06 02:52:50 [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/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.56.238_9011" 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (19.71804ms) from=10.233.65.254:60324 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (738.005µs) from=10.233.65.254:60326 2022/11/06 02:52:50 [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/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v1_wf-gui_10.233.19.208_8443" 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (77.908596ms) from=10.233.65.254:60328 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (7.860253ms) from=10.233.65.254:60330 2022/11/06 02:52:50 [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/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.10.135_443" 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (8.861979ms) from=10.233.65.254:60334 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (3.540619ms) from=10.233.65.254:60338 2022/11/06 02:52:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v1_sdc-gui_10.233.48.212_8181" 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (17.165992ms) from=10.233.65.254:60340 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (718.329µs) from=10.233.65.254:60342 2022/11/06 02:52:50 [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/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v1_sdc_10.233.50.109_8443" 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (28.055137ms) from=10.233.65.254:60344 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (676.454µs) from=10.233.65.254:60350 2022/11/06 02:52:50 [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/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.50.109_8080" 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (34.050159ms) from=10.233.65.254:60356 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (712.669µs) from=10.233.65.254:60358 2022/11/06 02:52:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.3.13_9007" 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (21.471901ms) from=10.233.65.254:60360 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (652.294µs) from=10.233.65.254:60362 2022/11/06 02:52:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:50 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.3.13_9007" 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request PUT /v1/agent/service/register (24.787203ms) from=10.233.65.254:60368 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:50 [DEBUG] agent: Node info in sync 2022/11/06 02:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.01294ms) from=10.233.65.254:60370 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.51.72_9015" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (202.733299ms) from=10.233.65.254:60376 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (16.488851ms) from=10.233.65.254:60384 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v1_parser_10.233.23.209_8806" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (12.638268ms) from=10.233.65.254:60386 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (677.387µs) from=10.233.65.254:60388 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v1_catalog_10.233.23.209_8806" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.922886ms) from=10.233.65.254:60390 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (597.577µs) from=10.233.65.254:60392 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v1_nsd_10.233.23.209_8806" 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.230427ms) from=10.233.65.254:60394 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (457.231µs) from=10.233.65.254:60396 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.23.209_8806" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.967166ms) from=10.233.65.254:60398 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (842.328µs) from=10.233.65.254:60400 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v0_multicloud_10.233.44.141_9001" 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.922664ms) from=10.233.65.254:60402 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.023505ms) from=10.233.65.254:60404 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v1_multicloud_10.233.44.141_9001" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (24.632603ms) from=10.233.65.254:60406 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (560.409µs) from=10.233.65.254:60408 2022/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v1_message-router_10.233.48.13_3904" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (32.521741ms) from=10.233.65.254:60412 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (553.095µs) from=10.233.65.254:60414 2022/11/06 02:52:51 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (7.360111ms) from=10.233.65.254:60416 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (5.057203ms) from=10.233.65.254:60418 2022/11/06 02:52:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (18.571659ms) from=10.233.65.254:60420 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (516.443µs) from=10.233.65.254:60422 2022/11/06 02:52:51 [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/11/06 02:52:51 [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/11/06 02:52:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request PUT /v1/agent/service/register (17.031573ms) from=10.233.65.254:60424 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:51 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:51 [DEBUG] agent: Node info in sync 2022/11/06 02:52:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.312228ms) from=10.233.65.254:60426 2022/11/06 02:52:52 [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/11/06 02:52:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.49726ms) from=10.233.65.254:60428 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (639.812µs) from=10.233.65.254:60430 2022/11/06 02:52:52 [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/11/06 02:52:52 [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/11/06 02:52:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.923956ms) from=10.233.65.254:60432 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (550.314µs) from=10.233.65.254:60434 2022/11/06 02:52:52 [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/11/06 02:52:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request PUT /v1/agent/service/register (25.20242ms) from=10.233.65.254:60446 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (1.352084ms) from=10.233.65.254:60448 2022/11/06 02:52:52 [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/11/06 02:52:52 [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/11/06 02:52:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request PUT /v1/agent/service/register (36.575612ms) from=10.233.65.254:60450 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.293634ms) from=10.233.65.254:60452 2022/11/06 02:52:52 [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/11/06 02:52:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request PUT /v1/agent/service/register (213.497994ms) from=10.233.65.254:60456 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (32.52457ms) from=10.233.65.254:60474 2022/11/06 02:52:52 [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/11/06 02:52:52 [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/11/06 02:52:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request PUT /v1/agent/service/register (16.095735ms) from=10.233.65.254:60478 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:52 [DEBUG] agent: Node info in sync 2022/11/06 02:52:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (698.718µs) from=10.233.65.254:60480 2022/11/06 02:52:52 [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/11/06 02:52:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (31.866951ms) from=10.233.65.254:60482 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.416201ms) from=10.233.65.254:60484 2022/11/06 02:52:53 [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/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.74808ms) from=10.233.65.254:60488 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (450.818µs) from=10.233.65.254:60490 2022/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (13.177338ms) from=10.233.65.254:60492 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.709777ms) from=10.233.65.254:60494 2022/11/06 02:52:53 [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/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (19.194876ms) from=10.233.65.254:60496 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (579.255µs) from=10.233.65.254:60498 2022/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (29.613486ms) from=10.233.65.254:60502 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (569.815µs) from=10.233.65.254:60504 2022/11/06 02:52:53 [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/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (196.125712ms) from=10.233.65.254:60506 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (738.62µs) from=10.233.65.254:60512 2022/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (13.899998ms) from=10.233.65.254:60514 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (518.44µs) from=10.233.65.254:60518 2022/11/06 02:52:53 [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/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (24.529888ms) from=10.233.65.254:60520 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (483.603µs) from=10.233.65.254:60522 2022/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (11.955662ms) from=10.233.65.254:60526 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (591.193µs) from=10.233.65.254:60528 2022/11/06 02:52:53 [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/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (17.321104ms) from=10.233.65.254:60530 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (17.465808ms) from=10.233.65.254:60532 2022/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (28.524045ms) from=10.233.65.254:60534 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:53 [DEBUG] agent: Node info in sync 2022/11/06 02:52:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (651.442µs) from=10.233.65.254:60536 2022/11/06 02:52:53 [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/11/06 02:52:53 [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/11/06 02:52:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (25.878699ms) from=10.233.65.254:60538 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (602.13µs) from=10.233.65.254:60540 2022/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.502937ms) from=10.233.65.254:60542 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.133696ms) from=10.233.65.254:60544 2022/11/06 02:52:54 [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/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (16.661538ms) from=10.233.65.254:60546 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (460.001µs) from=10.233.65.254:60548 2022/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.803888ms) from=10.233.65.254:60550 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.609712ms) from=10.233.65.254:60552 2022/11/06 02:52:54 [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/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (11.240595ms) from=10.233.65.254:60554 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (464.352µs) from=10.233.65.254:60558 2022/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (21.458412ms) from=10.233.65.254:60560 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (446.504µs) from=10.233.65.254:60562 2022/11/06 02:52:54 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.667847ms) from=10.233.65.254:60564 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (668.189µs) from=10.233.65.254:60566 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.189439ms) from=10.233.65.254:60568 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (709.363µs) from=10.233.65.254:60570 2022/11/06 02:52:54 [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/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (29.131231ms) from=10.233.65.254:60572 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (734.175µs) from=10.233.65.254:60574 2022/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (11.928964ms) from=10.233.65.254:60580 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (718.911µs) from=10.233.65.254:60582 2022/11/06 02:52:54 [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/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.979579ms) from=10.233.65.254:60592 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (625.928µs) from=10.233.65.254:60594 2022/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.331053ms) from=10.233.65.254:60596 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (8.902383ms) from=10.233.65.254:60598 2022/11/06 02:52:54 [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/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.090705ms) from=10.233.65.254:60604 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (563.212µs) from=10.233.65.254:60606 2022/11/06 02:52:54 [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/11/06 02:52:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (20.646341ms) from=10.233.65.254:60608 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:54 [DEBUG] agent: Node info in sync 2022/11/06 02:52:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (562.275µs) from=10.233.65.254:60610 2022/11/06 02:52:55 [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/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (21.537011ms) from=10.233.65.254:60612 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.792829ms) from=10.233.65.254:60616 2022/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.480108ms) from=10.233.65.254:60618 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (715.606µs) from=10.233.65.254:60620 2022/11/06 02:52:55 [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/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (9.559032ms) from=10.233.65.254:60624 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (652.126µs) from=10.233.65.254:60626 2022/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (9.523121ms) from=10.233.65.254:60628 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (618.207µs) from=10.233.65.254:60632 2022/11/06 02:52:55 [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/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (18.015014ms) from=10.233.65.254:60634 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (11.427265ms) from=10.233.65.254:60636 2022/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (21.023163ms) from=10.233.65.254:60638 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.210929ms) from=10.233.65.254:60640 2022/11/06 02:52:55 [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/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.757754ms) from=10.233.65.254:60642 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (649.078µs) from=10.233.65.254:60644 2022/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (19.480371ms) from=10.233.65.254:60646 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (606.936µs) from=10.233.65.254:60650 2022/11/06 02:52:55 [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/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (14.126834ms) from=10.233.65.254:60652 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (515.31µs) from=10.233.65.254:60654 2022/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (23.503262ms) from=10.233.65.254:60658 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (889.976µs) from=10.233.65.254:60660 2022/11/06 02:52:55 [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/11/06 02:52:55 [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/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.602503ms) from=10.233.65.254:60664 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (561.916µs) from=10.233.65.254:60666 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (9.128218ms) from=10.233.65.254:60668 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:55 [DEBUG] agent: Node info in sync 2022/11/06 02:52:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (648.387µs) from=10.233.65.254:60670 2022/11/06 02:52:56 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Node info in sync 2022/11/06 02:52:56 [DEBUG] http: Request PUT /v1/agent/service/register (9.687498ms) from=10.233.65.254:60674 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Node info in sync 2022/11/06 02:52:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (448.075µs) from=10.233.65.254:60676 2022/11/06 02:52:56 [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/11/06 02:52:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Node info in sync 2022/11/06 02:52:56 [DEBUG] http: Request PUT /v1/agent/service/register (12.478138ms) from=10.233.65.254:60678 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Node info in sync 2022/11/06 02:52:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (513.736µs) from=10.233.65.254:60680 2022/11/06 02:52:56 [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/11/06 02:52:56 [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/11/06 02:52:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Node info in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] http: Request PUT /v1/agent/service/register (19.3494ms) from=10.233.65.254:60682 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Node info in sync 2022/11/06 02:52:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (599.83µs) from=10.233.65.254:60686 2022/11/06 02:52:56 [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/11/06 02:52:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc_10.233.50.109_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.159_8446" 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.48.13_3904" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Node info in sync 2022/11/06 02:52:56 [DEBUG] http: Request PUT /v1/agent/service/register (108.652379ms) from=10.233.65.254:60688 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.238_9011" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.72_9015" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.135_443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.212_8181" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.208_8443" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.141_9001" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.109_8080" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.13_9007" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v1_parser_10.233.23.209_8806" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.159_8446" in sync 2022/11/06 02:52:56 [DEBUG] agent: Service "_v13_aai-nquery_1