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: 'd323d411-b21a-599f-511d-3555ada30d24' Node name: 'onap-msb-consul-f96d66b85-2g62w' 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/13 02:41:48 [DEBUG] agent: Using random ID "d323d411-b21a-599f-511d-3555ada30d24" as node ID 2022/11/13 02:41:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d323d411-b21a-599f-511d-3555ada30d24 Address:127.0.0.1:8300}] 2022/11/13 02:41:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/13 02:41:48 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-2g62w.dc1 127.0.0.1 2022/11/13 02:41:48 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-2g62w 127.0.0.1 2022/11/13 02:41:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-2g62w.dc1" in area "wan" 2022/11/13 02:41:48 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-2g62w (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/13 02:41:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/13 02:41:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/13 02:41:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/13 02:41:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/13 02:41:48 [INFO] agent: started state syncer 2022/11/13 02:41:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/13 02:41:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/13 02:41:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/13 02:41:48 [DEBUG] raft: Votes needed: 1 2022/11/13 02:41:48 [DEBUG] raft: Vote granted from d323d411-b21a-599f-511d-3555ada30d24 in term 2. Tally: 1 2022/11/13 02:41:48 [INFO] raft: Election won. Tally: 1 2022/11/13 02:41:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/13 02:41:48 [INFO] consul: cluster leadership acquired 2022/11/13 02:41:48 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-2g62w 2022/11/13 02:41:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/13 02:41:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:41:48 [INFO] consul: member 'onap-msb-consul-f96d66b85-2g62w' joined, marking health alive 2022/11/13 02:41:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:41:49 [INFO] agent: Synced node info 2022/11/13 02:41:49 [DEBUG] agent: Node info in sync 2022/11/13 02:41:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:41:49 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/13 02:42:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:43:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:43:47 [DEBUG] agent: Node info in sync 2022/11/13 02:43:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2g62w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/13 02:43:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:44:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:45:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:45:47 [DEBUG] agent: Node info in sync 2022/11/13 02:45:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:46:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2g62w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/13 02:46:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:47:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:47:32 [DEBUG] agent: Node info in sync 2022/11/13 02:47:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:49:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:49:06 [DEBUG] agent: Node info in sync 2022/11/13 02:49:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2g62w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/13 02:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:51:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:51:06 [DEBUG] agent: Node info in sync 2022/11/13 02:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:52:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2g62w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/13 02:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2g62w" since the cluster is too small 2022/11/13 02:52:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/13 02:52:58 [DEBUG] agent: Node info in sync 2022/11/13 02:52:59 [DEBUG] http: Request GET /v1/status/leader (8.156994ms) from=10.233.66.245:54402 2022/11/13 02:53:00 [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/13 02:53:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:00 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.50.137_9011" 2022/11/13 02:53:00 [DEBUG] agent: Node info in sync 2022/11/13 02:53:00 [DEBUG] http: Request PUT /v1/agent/service/register (12.974561ms) from=10.233.66.245:54410 2022/11/13 02:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:00 [DEBUG] agent: Node info in sync 2022/11/13 02:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.409662ms) from=10.233.66.245:54412 2022/11/13 02:53:01 [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/13 02:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.50.137_9011" 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.518365ms) from=10.233.66.245:54430 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (915.688µs) from=10.233.66.245:54432 2022/11/13 02:53:01 [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/13 02:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:01 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.17.230_9015" 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.529124ms) from=10.233.66.245:54438 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (474.419µs) from=10.233.66.245:54440 2022/11/13 02:53:01 [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/13 02:53:01 [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/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [INFO] agent: Synced service "_v1_wf-gui_10.233.15.101_8443" 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (30.346425ms) from=10.233.66.245:54442 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (303.622µs) from=10.233.66.245:54444 2022/11/13 02:53:01 [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/13 02:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:01 [INFO] agent: Synced service "_v1_sdc_10.233.11.58_8443" 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (17.467119ms) from=10.233.66.245:54446 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (970.407µs) from=10.233.66.245:54448 2022/11/13 02:53:01 [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/13 02:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:01 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.11.58_8080" 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.736955ms) from=10.233.66.245:54450 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (482.21µs) from=10.233.66.245:54452 2022/11/13 02:53:01 [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/13 02:53:01 [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/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:01 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.216_8181" 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (13.046122ms) from=10.233.66.245:54456 2022/11/13 02:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:01 [DEBUG] agent: Node info in sync 2022/11/13 02:53:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (647.692µs) from=10.233.66.245:54462 2022/11/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.55.177_443" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.489876ms) from=10.233.66.245:54464 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (275.063µs) from=10.233.66.245:54466 2022/11/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v1_message-router_10.233.58.213_3904" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.880378ms) from=10.233.66.245:54468 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (310.987µs) from=10.233.66.245:54472 2022/11/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.10.11_9007" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.318733ms) from=10.233.66.245:54478 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (898.021µs) from=10.233.66.245:54480 2022/11/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.10.11_9007" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.379798ms) from=10.233.66.245:54484 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (326.56µs) from=10.233.66.245:54486 2022/11/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v0_multicloud_10.233.39.240_9001" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (9.048446ms) from=10.233.66.245:54488 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (547.987µs) from=10.233.66.245:54490 2022/11/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v1_multicloud_10.233.39.240_9001" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (54.284049ms) from=10.233.66.245:54496 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (3.545615ms) from=10.233.66.245:54500 2022/11/13 02:53:02 [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/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.071433ms) from=10.233.66.245:54502 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.101901ms) from=10.233.66.245:54504 2022/11/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.432581ms) from=10.233.66.245:54506 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (377.714µs) from=10.233.66.245:54510 2022/11/13 02:53:02 [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/13 02:53:02 [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/13 02:53:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.41211ms) from=10.233.66.245:54512 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:02 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (464.039µs) from=10.233.66.245:54514 2022/11/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.583316ms) from=10.233.66.245:54516 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (468.29µs) from=10.233.66.245:54518 2022/11/13 02:53:03 [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/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.766361ms) from=10.233.66.245:54520 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (358.089µs) from=10.233.66.245:54524 2022/11/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.413116ms) from=10.233.66.245:54526 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (288.017µs) from=10.233.66.245:54528 2022/11/13 02:53:03 [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/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.757385ms) from=10.233.66.245:54530 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (384.035µs) from=10.233.66.245:54532 2022/11/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.846109ms) from=10.233.66.245:54534 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (338.033µs) from=10.233.66.245:54536 2022/11/13 02:53:03 [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/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.103187ms) from=10.233.66.245:54538 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (280.729µs) from=10.233.66.245:54540 2022/11/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.334197ms) from=10.233.66.245:54542 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (312.926µs) from=10.233.66.245:54544 2022/11/13 02:53:03 [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/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.432175ms) from=10.233.66.245:54546 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (266.228µs) from=10.233.66.245:54548 2022/11/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.124723ms) from=10.233.66.245:54558 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (702.532µs) from=10.233.66.245:54560 2022/11/13 02:53:03 [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/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.046282ms) from=10.233.66.245:54562 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (320.881µs) from=10.233.66.245:54564 2022/11/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.350424ms) from=10.233.66.245:54566 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (388.056µs) from=10.233.66.245:54568 2022/11/13 02:53:03 [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/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.421634ms) from=10.233.66.245:54572 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (384.162µs) from=10.233.66.245:54574 2022/11/13 02:53:03 [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/13 02:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.042976ms) from=10.233.66.245:54580 2022/11/13 02:53:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:03 [DEBUG] agent: Node info in sync 2022/11/13 02:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (311.087µs) from=10.233.66.245:54584 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.09086ms) from=10.233.66.245:54586 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (458.202µs) from=10.233.66.245:54588 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.793167ms) from=10.233.66.245:54590 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (318.289µs) from=10.233.66.245:54592 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.819556ms) from=10.233.66.245:54594 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (266.618µs) from=10.233.66.245:54596 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.247978ms) from=10.233.66.245:54602 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (416.599µs) from=10.233.66.245:54604 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (27.374944ms) from=10.233.66.245:54606 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (9.988539ms) from=10.233.66.245:54610 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (12.774943ms) from=10.233.66.245:54616 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (357.919µs) from=10.233.66.245:54618 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.865338ms) from=10.233.66.245:54620 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (376.792µs) from=10.233.66.245:54622 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (24.627061ms) from=10.233.66.245:54624 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (497.849µs) from=10.233.66.245:54626 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.469892ms) from=10.233.66.245:54628 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (392.634µs) from=10.233.66.245:54630 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.125635ms) from=10.233.66.245:54632 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (347.866µs) from=10.233.66.245:54634 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (12.810444ms) from=10.233.66.245:54642 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (493.222µs) from=10.233.66.245:54648 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.797464ms) from=10.233.66.245:54650 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (442.829µs) from=10.233.66.245:54652 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.519597ms) from=10.233.66.245:54654 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (332.349µs) from=10.233.66.245:54656 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.729853ms) from=10.233.66.245:54658 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (351.104µs) from=10.233.66.245:54660 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (11.377693ms) from=10.233.66.245:54662 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (322.463µs) from=10.233.66.245:54666 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (12.527234ms) from=10.233.66.245:54668 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (354.104µs) from=10.233.66.245:54670 2022/11/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [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/13 02:53:04 [DEBUG] agent: 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/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.628088ms) from=10.233.66.245:54672 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:04 [DEBUG] agent: Node info in sync 2022/11/13 02:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (301.715µs) from=10.233.66.245:54674 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (18.095034ms) from=10.233.66.245:54676 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (552.76µs) from=10.233.66.245:54678 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (19.419148ms) from=10.233.66.245:54680 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.644676ms) from=10.233.66.245:54684 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.400496ms) from=10.233.66.245:54686 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (408.467µs) from=10.233.66.245:54690 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.338567ms) from=10.233.66.245:54692 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (433.101µs) from=10.233.66.245:54696 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.013395ms) from=10.233.66.245:54698 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (301.363µs) from=10.233.66.245:54700 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.245649ms) from=10.233.66.245:54702 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (369.162µs) from=10.233.66.245:54704 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.295428ms) from=10.233.66.245:54706 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (526.667µs) from=10.233.66.245:54708 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.251039ms) from=10.233.66.245:54710 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (389.718µs) from=10.233.66.245:54712 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.620432ms) from=10.233.66.245:54714 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (289.964µs) from=10.233.66.245:54716 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.823857ms) from=10.233.66.245:54718 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (383.894µs) from=10.233.66.245:54720 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.827077ms) from=10.233.66.245:54722 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (297.975µs) from=10.233.66.245:54724 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.083176ms) from=10.233.66.245:54726 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (299.286µs) from=10.233.66.245:54728 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.941035ms) from=10.233.66.245:54730 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (310.756µs) from=10.233.66.245:54732 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.622383ms) from=10.233.66.245:54734 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (441.731µs) from=10.233.66.245:54736 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.344877ms) from=10.233.66.245:54738 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (353.07µs) from=10.233.66.245:54740 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (17.666794ms) from=10.233.66.245:54742 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (382.882µs) from=10.233.66.245:54746 2022/11/13 02:53:05 [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/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (15.417092ms) from=10.233.66.245:54748 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (294.822µs) from=10.233.66.245:54750 2022/11/13 02:53:05 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:05 [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/13 02:53:05 [DEBUG] agent: 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/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [INFO] agent: Synced service "_v18__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (10.655264ms) from=10.233.66.245:54752 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (299.238µs) from=10.233.66.245:54754 2022/11/13 02:53:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:05 [DEBUG] agent: Node info in sync 2022/11/13 02:53:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:06 [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/13 02:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [INFO] agent: Synced service "_v18_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Node info in sync 2022/11/13 02:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (19.979846ms) from=10.233.66.245:54756 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Node info in sync 2022/11/13 02:53:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (397.717µs) from=10.233.66.245:54758 2022/11/13 02:53:06 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:06 [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/13 02:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [INFO] agent: Synced service "_v19__aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Node info in sync 2022/11/13 02:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (13.062712ms) from=10.233.66.245:54760 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.58_8080" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.216_8181" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Node info in sync 2022/11/13 02:53:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (3.306714ms) from=10.233.66.245:54762 2022/11/13 02:53:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:06 [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/13 02:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.213_3904" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.101_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.137_9011" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.230_9015" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.11.58_8443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.11_9007" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.39.240_9001" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.177_443" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [INFO] agent: Synced service "_v19_aai-nquery_10.233.68.11_8446" 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.11_8446" in sync 2022/11/13 02:53:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.11_8446"