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: '41354e7d-e173-7282-3793-2066d6ddd608' Node name: 'onap-msb-consul-f96d66b85-sf2rl' 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/08/02 05:05:29 [DEBUG] agent: Using random ID "41354e7d-e173-7282-3793-2066d6ddd608" as node ID 2022/08/02 05:05:29 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:41354e7d-e173-7282-3793-2066d6ddd608 Address:127.0.0.1:8300}] 2022/08/02 05:05:29 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/08/02 05:05:29 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sf2rl.dc1 127.0.0.1 2022/08/02 05:05:29 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sf2rl 127.0.0.1 2022/08/02 05:05:29 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-sf2rl.dc1" in area "wan" 2022/08/02 05:05:29 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-sf2rl (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/02 05:05:29 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/08/02 05:05:29 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/08/02 05:05:29 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/08/02 05:05:29 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/08/02 05:05:29 [INFO] agent: started state syncer 2022/08/02 05:05:29 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/08/02 05:05:29 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/08/02 05:05:29 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/08/02 05:05:29 [DEBUG] raft: Votes needed: 1 2022/08/02 05:05:29 [DEBUG] raft: Vote granted from 41354e7d-e173-7282-3793-2066d6ddd608 in term 2. Tally: 1 2022/08/02 05:05:29 [INFO] raft: Election won. Tally: 1 2022/08/02 05:05:29 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/08/02 05:05:29 [INFO] consul: cluster leadership acquired 2022/08/02 05:05:29 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-sf2rl 2022/08/02 05:05:29 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/08/02 05:05:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:05:29 [INFO] consul: member 'onap-msb-consul-f96d66b85-sf2rl' joined, marking health alive 2022/08/02 05:05:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:05:30 [INFO] agent: Synced node info 2022/08/02 05:05:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:05:31 [DEBUG] agent: Node info in sync 2022/08/02 05:05:31 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.3 (currently running: 1.4.3) 2022/08/02 05:06:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:07:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:07:18 [DEBUG] agent: Node info in sync 2022/08/02 05:07:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sf2rl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/02 05:07:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:08:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:08:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:08:39 [DEBUG] agent: Node info in sync 2022/08/02 05:09:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:09:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:09:46 [DEBUG] agent: Node info in sync 2022/08/02 05:10:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sf2rl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/02 05:10:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:11:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:11:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:11:42 [DEBUG] agent: Node info in sync 2022/08/02 05:12:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:12:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sf2rl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/02 05:12:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:12:57 [DEBUG] agent: Node info in sync 2022/08/02 05:13:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:14:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:14:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:14:50 [DEBUG] agent: Node info in sync 2022/08/02 05:15:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sf2rl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/02 05:15:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:16:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/02 05:16:12 [DEBUG] agent: Node info in sync 2022/08/02 05:16:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sf2rl" since the cluster is too small 2022/08/02 05:16:55 [DEBUG] http: Request GET /v1/status/leader (2.797044ms) from=10.233.69.187:59822 2022/08/02 05:16:55 [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/08/02 05:16:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:55 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.3.112_9007" 2022/08/02 05:16:55 [DEBUG] agent: Node info in sync 2022/08/02 05:16:55 [DEBUG] http: Request PUT /v1/agent/service/register (13.386673ms) from=10.233.69.187:59842 2022/08/02 05:16:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:55 [DEBUG] agent: Node info in sync 2022/08/02 05:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.776557ms) from=10.233.69.187:59844 2022/08/02 05:16:56 [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/08/02 05:16:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.3.112_9007" 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (18.031577ms) from=10.233.69.187:59852 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (519.359µs) from=10.233.69.187:59854 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_parser_10.233.59.202_8806" 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.801237ms) from=10.233.69.187:59868 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.307602ms) from=10.233.69.187:59870 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_catalog_10.233.59.202_8806" 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (25.336571ms) from=10.233.69.187:59874 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (798.447µs) from=10.233.69.187:59876 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_nsd_10.233.59.202_8806" 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (35.608773ms) from=10.233.69.187:59878 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.152411ms) from=10.233.69.187:59880 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.59.202_8806" 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.464549ms) from=10.233.69.187:59882 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (521.144µs) from=10.233.69.187:59884 2022/08/02 05:16:56 [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/08/02 05:16:56 [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/08/02 05:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_sdc-gui_10.233.44.202_8181" 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.547858ms) from=10.233.69.187:59888 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (379.226µs) from=10.233.69.187:59890 2022/08/02 05:16:56 [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/08/02 05:16:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_sdc_10.233.57.13_8443" 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (27.858795ms) from=10.233.69.187:59892 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.244818ms) from=10.233.69.187:59894 2022/08/02 05:16:56 [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/08/02 05:16:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:56 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.57.13_8080" 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.316622ms) from=10.233.69.187:59898 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:56 [DEBUG] agent: Node info in sync 2022/08/02 05:16:56 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (476.91µs) from=10.233.69.187:59900 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v0_multicloud_10.233.8.144_9001" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.464816ms) from=10.233.69.187:59902 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (776.405µs) from=10.233.69.187:59904 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v1_multicloud_10.233.8.144_9001" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (33.070454ms) from=10.233.69.187:59908 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.25285ms) from=10.233.69.187:59910 2022/08/02 05:16:57 [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/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v1_wf-gui_10.233.63.189_8443" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.273169ms) from=10.233.69.187:59916 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (454.292µs) from=10.233.69.187:59918 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.53.56_9015" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.476526ms) from=10.233.69.187:59920 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (514.816µs) from=10.233.69.187:59922 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v1_message-router_10.233.20.93_3904" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (16.187858ms) from=10.233.69.187:59924 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (636.123µs) from=10.233.69.187:59926 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.42.23_9011" 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (34.98285ms) from=10.233.69.187:59938 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (519.259µs) from=10.233.69.187:59940 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.42.23_9011" 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.073485ms) from=10.233.69.187:59942 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (577.053µs) from=10.233.69.187:59944 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.57.74_443" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.283799ms) from=10.233.69.187:59948 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.058801ms) from=10.233.69.187:59954 2022/08/02 05:16:57 [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/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.037004ms) from=10.233.69.187:59958 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (618.409µs) from=10.233.69.187:59960 2022/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.725249ms) from=10.233.69.187:59962 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (487.412µs) from=10.233.69.187:59964 2022/08/02 05:16:57 [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/08/02 05:16:57 [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/08/02 05:16:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:57 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (16.752794ms) from=10.233.69.187:59968 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:57 [DEBUG] agent: Node info in sync 2022/08/02 05:16:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (789.218µs) from=10.233.69.187:59970 2022/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (10.382803ms) from=10.233.69.187:59974 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (521.702µs) from=10.233.69.187:59976 2022/08/02 05:16:58 [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/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (14.016075ms) from=10.233.69.187:59978 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (438.505µs) from=10.233.69.187:59980 2022/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (16.271408ms) from=10.233.69.187:59982 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (632.377µs) from=10.233.69.187:59984 2022/08/02 05:16:58 [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/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.611152ms) from=10.233.69.187:59986 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (499.902µs) from=10.233.69.187:59988 2022/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (10.85031ms) from=10.233.69.187:59992 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (4.110878ms) from=10.233.69.187:59994 2022/08/02 05:16:58 [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/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.149392ms) from=10.233.69.187:59996 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (724.825µs) from=10.233.69.187:59998 2022/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (11.840411ms) from=10.233.69.187:60000 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (738.215µs) from=10.233.69.187:60002 2022/08/02 05:16:58 [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/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.431104ms) from=10.233.69.187:60020 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (510.483µs) from=10.233.69.187:60022 2022/08/02 05:16:58 [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/08/02 05:16:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (25.007901ms) from=10.233.69.187:60024 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:58 [DEBUG] agent: Node info in sync 2022/08/02 05:16:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (396.297µs) from=10.233.69.187:60030 2022/08/02 05:16:59 [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/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (17.591002ms) from=10.233.69.187:60032 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (509.115µs) from=10.233.69.187:60034 2022/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (12.406785ms) from=10.233.69.187:60036 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (654.063µs) from=10.233.69.187:60038 2022/08/02 05:16:59 [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/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.889361ms) from=10.233.69.187:60042 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (455.367µs) from=10.233.69.187:60046 2022/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.410457ms) from=10.233.69.187:60050 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (490.871µs) from=10.233.69.187:60052 2022/08/02 05:16:59 [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/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.412504ms) from=10.233.69.187:60054 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (6.416861ms) from=10.233.69.187:60058 2022/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.524705ms) from=10.233.69.187:60060 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (644.047µs) from=10.233.69.187:60064 2022/08/02 05:16:59 [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/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (9.961758ms) from=10.233.69.187:60070 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (800.532µs) from=10.233.69.187:60072 2022/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.893665ms) from=10.233.69.187:60074 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (2.941604ms) from=10.233.69.187:60078 2022/08/02 05:16:59 [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/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (8.729617ms) from=10.233.69.187:60080 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.602193ms) from=10.233.69.187:60084 2022/08/02 05:16:59 [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/08/02 05:16:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (19.481039ms) from=10.233.69.187:60086 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:16:59 [DEBUG] agent: Node info in sync 2022/08/02 05:16:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (2.587168ms) from=10.233.69.187:60088 2022/08/02 05:17:00 [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/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.655175ms) from=10.233.69.187:60094 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (527.592µs) from=10.233.69.187:60096 2022/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.027762ms) from=10.233.69.187:60102 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (599.872µs) from=10.233.69.187:60104 2022/08/02 05:17:00 [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/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.738532ms) from=10.233.69.187:60106 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (544.043µs) from=10.233.69.187:60108 2022/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.851661ms) from=10.233.69.187:60112 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (436.803µs) from=10.233.69.187:60114 2022/08/02 05:17:00 [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/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (47.323731ms) from=10.233.69.187:60116 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (501.852µs) from=10.233.69.187:60130 2022/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.570906ms) from=10.233.69.187:60132 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (582.467µs) from=10.233.69.187:60134 2022/08/02 05:17:00 [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/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (11.215338ms) from=10.233.69.187:60136 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (516.627µs) from=10.233.69.187:60140 2022/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.220322ms) from=10.233.69.187:60144 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (514.856µs) from=10.233.69.187:60146 2022/08/02 05:17:00 [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/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.505757ms) from=10.233.69.187:60152 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (554.059µs) from=10.233.69.187:60154 2022/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.737938ms) from=10.233.69.187:60158 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (483.805µs) from=10.233.69.187:60160 2022/08/02 05:17:00 [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/08/02 05:17:00 [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/08/02 05:17:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (10.096668ms) from=10.233.69.187:60166 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:00 [DEBUG] agent: Node info in sync 2022/08/02 05:17:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.511403ms) from=10.233.69.187:60170 2022/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (12.610818ms) from=10.233.69.187:60174 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (668.42µs) from=10.233.69.187:60180 2022/08/02 05:17:01 [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/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.628061ms) from=10.233.69.187:60184 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (538.758µs) from=10.233.69.187:60188 2022/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.905665ms) from=10.233.69.187:60192 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (833.398µs) from=10.233.69.187:60194 2022/08/02 05:17:01 [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/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (9.804931ms) from=10.233.69.187:60196 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (506.892µs) from=10.233.69.187:60198 2022/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (15.629645ms) from=10.233.69.187:60200 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (410.524µs) from=10.233.69.187:60202 2022/08/02 05:17:01 [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/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (101.353996ms) from=10.233.69.187:60206 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (584.385µs) from=10.233.69.187:60210 2022/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (88.544371ms) from=10.233.69.187:60214 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (740.712µs) from=10.233.69.187:60218 2022/08/02 05:17:01 [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/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (24.909274ms) from=10.233.69.187:60224 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (412.578µs) from=10.233.69.187:60228 2022/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (15.16499ms) from=10.233.69.187:60240 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:01 [DEBUG] agent: Node info in sync 2022/08/02 05:17:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (665.51µs) from=10.233.69.187:60246 2022/08/02 05:17:01 [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/08/02 05:17:01 [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/08/02 05:17:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (27.75857ms) from=10.233.69.187:60248 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (724.045µs) from=10.233.69.187:60250 2022/08/02 05:17:02 [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/08/02 05:17: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/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (12.22563ms) from=10.233.69.187:60252 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (1.309816ms) from=10.233.69.187:60254 2022/08/02 05:17:02 [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/08/02 05:17:02 [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/08/02 05:17: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/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (23.269786ms) from=10.233.69.187:60256 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (702.629µs) from=10.233.69.187:60258 2022/08/02 05:17:02 [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/08/02 05:17: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/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (27.446538ms) from=10.233.69.187:60264 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (531.994µs) from=10.233.69.187:60266 2022/08/02 05:17:02 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.888075ms) from=10.233.69.187:60270 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (754.476µs) from=10.233.69.187:60274 2022/08/02 05:17:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (14.151111ms) from=10.233.69.187:60276 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (517.791µs) from=10.233.69.187:60284 2022/08/02 05:17:02 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/02 05:17: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/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (42.265857ms) from=10.233.69.187:60288 2022/08/02 05:17:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (426.315µs) from=10.233.69.187:60290 2022/08/02 05:17:02 [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/08/02 05:17: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/08/02 05:17: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/08/02 05:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.93_3904" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.57.13_8080" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.57.13_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.74_443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.112_9007" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.144_9001" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.86_8446" 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.56_9015" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Node info in sync 2022/08/02 05:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (19.557604ms) from=10.233.69.187:60294 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.189_8443" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_parser_10.233.59.202_8806" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.202_8181" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.23_9011" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.86_8446" in sync 2022/08/02 05:17:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.86_8446" in sync