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: 'b337642b-9c54-6596-7e29-bbdd06af9cc4' Node name: 'onap-msb-consul-57c6cc7b75-5rm2w' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/11/15 08:55:10 [DEBUG] agent: Using random ID "b337642b-9c54-6596-7e29-bbdd06af9cc4" as node ID 2021/11/15 08:55:10 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b337642b-9c54-6596-7e29-bbdd06af9cc4 Address:127.0.0.1:8300}] 2021/11/15 08:55:10 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-5rm2w.dc1 127.0.0.1 2021/11/15 08:55:10 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/15 08:55:10 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-5rm2w 127.0.0.1 2021/11/15 08:55:10 [INFO] consul: Adding LAN server onap-msb-consul-57c6cc7b75-5rm2w (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/15 08:55:10 [INFO] consul: Handled member-join event for server "onap-msb-consul-57c6cc7b75-5rm2w.dc1" in area "wan" 2021/11/15 08:55:10 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/15 08:55:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/15 08:55:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/15 08:55:10 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/15 08:55:10 [INFO] agent: started state syncer 2021/11/15 08:55:10 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/15 08:55:10 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/15 08:55:10 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/15 08:55:10 [DEBUG] raft: Votes needed: 1 2021/11/15 08:55:10 [DEBUG] raft: Vote granted from b337642b-9c54-6596-7e29-bbdd06af9cc4 in term 2. Tally: 1 2021/11/15 08:55:10 [INFO] raft: Election won. Tally: 1 2021/11/15 08:55:10 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/15 08:55:10 [INFO] consul: cluster leadership acquired 2021/11/15 08:55:10 [INFO] consul: New leader elected: onap-msb-consul-57c6cc7b75-5rm2w 2021/11/15 08:55:10 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/15 08:55:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 08:55:10 [INFO] consul: member 'onap-msb-consul-57c6cc7b75-5rm2w' joined, marking health alive 2021/11/15 08:55:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 08:55:10 [INFO] agent: Synced node info 2021/11/15 08:55:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 08:55:13 [DEBUG] agent: Node info in sync 2021/11/15 08:55:13 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.10.3 (currently running: 1.4.3) 2021/11/15 08:56:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 08:57:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 08:57:07 [DEBUG] agent: Node info in sync 2021/11/15 08:57:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-5rm2w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/15 08:57:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 08:58:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 08:58:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 08:58:17 [DEBUG] agent: Node info in sync 2021/11/15 08:59:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 08:59:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-5rm2w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/15 09:00:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 09:00:01 [DEBUG] agent: Node info in sync 2021/11/15 09:00:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:01:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:01:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 09:01:21 [DEBUG] agent: Node info in sync 2021/11/15 09:01:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-5rm2w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/15 09:02:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:03:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 09:03:07 [DEBUG] agent: Node info in sync 2021/11/15 09:03:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:04:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:04:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 09:04:16 [DEBUG] agent: Node info in sync 2021/11/15 09:04:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-5rm2w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/15 09:05:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:05:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 09:05:24 [DEBUG] agent: Node info in sync 2021/11/15 09:06:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:07:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:07:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 09:07:11 [DEBUG] agent: Node info in sync 2021/11/15 09:07:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-5rm2w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/15 09:08:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:08:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/15 09:08:44 [DEBUG] agent: Node info in sync 2021/11/15 09:09:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-5rm2w" since the cluster is too small 2021/11/15 09:09:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-5rm2w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/15 09:09:56 [DEBUG] http: Request GET /v1/status/leader (2.425196ms) from=10.233.71.248:60610 2021/11/15 09:09:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:56 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.56.54_9011" 2021/11/15 09:09:56 [DEBUG] agent: Node info in sync 2021/11/15 09:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (73.074166ms) from=10.233.71.248:60624 2021/11/15 09:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:56 [DEBUG] agent: Node info in sync 2021/11/15 09:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (939.621µs) from=10.233.71.248:60626 2021/11/15 09:09:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.56.54_9011" 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (179.309782ms) from=10.233.71.248:60632 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (5.883298ms) from=10.233.71.248:60636 2021/11/15 09:09: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. 2021/11/15 09:09: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. 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.76_443" 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (147.816732ms) from=10.233.71.248:60642 2021/11/15 09:09:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (4.264574ms) from=10.233.71.248:60644 2021/11/15 09:09: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. 2021/11/15 09:09: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. 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.44.133_9015" 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (41.502323ms) from=10.233.71.248:60648 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (531.421µs) from=10.233.71.248:60652 2021/11/15 09:09:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09: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. 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:57 [INFO] agent: Synced service "_v1_sdc_10.233.22.207_8443" 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (196.877622ms) from=10.233.71.248:60660 2021/11/15 09:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:57 [DEBUG] agent: Node info in sync 2021/11/15 09:09:57 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (767.045µs) from=10.233.71.248:60662 2021/11/15 09:09:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09: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. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.22.207_8080" 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (146.746025ms) from=10.233.71.248:60666 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (743.144µs) from=10.233.71.248:60670 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v1_sdc-gui_10.233.13.24_8181" 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (87.710724ms) from=10.233.71.248:60674 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (589.2µs) from=10.233.71.248:60676 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v0_multicloud_10.233.53.16_9001" 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (73.84656ms) from=10.233.71.248:60680 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (471.271µs) from=10.233.71.248:60682 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v1_multicloud_10.233.53.16_9001" 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (92.898007ms) from=10.233.71.248:60686 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (549.324µs) from=10.233.71.248:60688 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.23.254_9007" 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (64.918ms) from=10.233.71.248:60692 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.344538ms) from=10.233.71.248:60694 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.23.254_9007" 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (88.066793ms) from=10.233.71.248:60698 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.927067ms) from=10.233.71.248:60700 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v1_wf-gui_10.233.22.164_8443" 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (63.268456ms) from=10.233.71.248:60704 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (329.104µs) from=10.233.71.248:60706 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [INFO] agent: Synced service "_v1_parser_10.233.13.82_8806" 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (59.584502ms) from=10.233.71.248:60710 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:58 [DEBUG] agent: Node info in sync 2021/11/15 09:09:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (798.883µs) from=10.233.71.248:60714 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [INFO] agent: Synced service "_v1_catalog_10.233.13.82_8806" 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (89.165521ms) from=10.233.71.248:60718 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (410.942µs) from=10.233.71.248:60722 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [INFO] agent: Synced service "_v1_nsd_10.233.13.82_8806" 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (24.11134ms) from=10.233.71.248:60726 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (640.375µs) from=10.233.71.248:60728 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.13.82_8806" 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (166.076658ms) from=10.233.71.248:60732 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (680.717µs) from=10.233.71.248:60736 2021/11/15 09:09:59 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (86.505422ms) from=10.233.71.248:60742 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (315.554µs) from=10.233.71.248:60744 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (218.726742ms) from=10.233.71.248:60748 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (436.02µs) from=10.233.71.248:60754 2021/11/15 09:09:59 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (134.717324ms) from=10.233.71.248:60758 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (621.713µs) from=10.233.71.248:60760 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (34.082794ms) from=10.233.71.248:60764 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:09:59 [DEBUG] agent: Node info in sync 2021/11/15 09:09:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (580.016µs) from=10.233.71.248:60766 2021/11/15 09:09:59 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (23.12636ms) from=10.233.71.248:60774 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (492.275µs) from=10.233.71.248:60776 2021/11/15 09:10:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (65.678586ms) from=10.233.71.248:60780 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (338.377µs) from=10.233.71.248:60782 2021/11/15 09:10:00 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (32.711635ms) from=10.233.71.248:60786 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (666.671µs) from=10.233.71.248:60788 2021/11/15 09:10:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (129.420108ms) from=10.233.71.248:60792 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (415.703µs) from=10.233.71.248:60794 2021/11/15 09:10:00 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (134.168401ms) from=10.233.71.248:60798 2021/11/15 09:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (362.315µs) from=10.233.71.248:60800 2021/11/15 09:10:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (121.893677ms) from=10.233.71.248:60804 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.421995ms) from=10.233.71.248:60806 2021/11/15 09:10:00 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:00 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (76.819792ms) from=10.233.71.248:60810 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:00 [DEBUG] agent: Node info in sync 2021/11/15 09:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (367.208µs) from=10.233.71.248:60812 2021/11/15 09:10:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (191.712234ms) from=10.233.71.248:60816 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (656.715µs) from=10.233.71.248:60820 2021/11/15 09:10:01 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (138.378685ms) from=10.233.71.248:60824 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (648.488µs) from=10.233.71.248:60830 2021/11/15 09:10:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (132.621119ms) from=10.233.71.248:60834 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (430.435µs) from=10.233.71.248:60836 2021/11/15 09:10:01 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (51.36078ms) from=10.233.71.248:60840 2021/11/15 09:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (378.732µs) from=10.233.71.248:60842 2021/11/15 09:10:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (51.627452ms) from=10.233.71.248:60848 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (558.207µs) from=10.233.71.248:60854 2021/11/15 09:10:01 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (174.756523ms) from=10.233.71.248:60860 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (460.817µs) from=10.233.71.248:60862 2021/11/15 09:10:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.207_8446" 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (24.182222ms) from=10.233.71.248:60866 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:01 [DEBUG] agent: Node info in sync 2021/11/15 09:10:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (458.605µs) from=10.233.71.248:60868 2021/11/15 09:10:01 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (211.311775ms) from=10.233.71.248:60872 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (669.841µs) from=10.233.71.248:60876 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (26.880788ms) from=10.233.71.248:60880 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (349.285µs) from=10.233.71.248:60882 2021/11/15 09:10:02 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (25.438391ms) from=10.233.71.248:60886 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (618.4µs) from=10.233.71.248:60888 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (55.901138ms) from=10.233.71.248:60892 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (403.071µs) from=10.233.71.248:60896 2021/11/15 09:10:02 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (27.750962ms) from=10.233.71.248:60900 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (662.513µs) from=10.233.71.248:60902 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (196.665564ms) from=10.233.71.248:60906 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (574.675µs) from=10.233.71.248:60910 2021/11/15 09:10:02 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (21.260168ms) from=10.233.71.248:60914 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (329.678µs) from=10.233.71.248:60916 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (14.143207ms) from=10.233.71.248:60920 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (311.652µs) from=10.233.71.248:60922 2021/11/15 09:10:02 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (28.057747ms) from=10.233.71.248:60926 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (420.925µs) from=10.233.71.248:60928 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (17.165451ms) from=10.233.71.248:60932 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (810.329µs) from=10.233.71.248:60934 2021/11/15 09:10:02 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (39.7238ms) from=10.233.71.248:60938 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (363.251µs) from=10.233.71.248:60940 2021/11/15 09:10:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10: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. 2021/11/15 09:10: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. 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Node info in sync 2021/11/15 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (45.591897ms) from=10.233.71.248:60944 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (447.079µs) from=10.233.71.248:60948 2021/11/15 09:10:03 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (27.075185ms) from=10.233.71.248:60956 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (652.416µs) from=10.233.71.248:60958 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (312.716967ms) from=10.233.71.248:60962 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.416991ms) from=10.233.71.248:60964 2021/11/15 09:10:03 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (68.607851ms) from=10.233.71.248:60968 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (920.951µs) from=10.233.71.248:60970 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (23.345082ms) from=10.233.71.248:60974 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (375.58µs) from=10.233.71.248:60976 2021/11/15 09:10:03 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (30.260972ms) from=10.233.71.248:60980 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (460.211µs) from=10.233.71.248:60982 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (76.960523ms) from=10.233.71.248:60988 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (2.53521ms) from=10.233.71.248:60992 2021/11/15 09:10:03 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (84.56771ms) from=10.233.71.248:60996 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (535.972µs) from=10.233.71.248:60998 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (24.344699ms) from=10.233.71.248:32770 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:03 [DEBUG] agent: Node info in sync 2021/11/15 09:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (516.672µs) from=10.233.71.248:32774 2021/11/15 09:10:04 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (80.924631ms) from=10.233.71.248:32778 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (398.614µs) from=10.233.71.248:32782 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (84.516941ms) from=10.233.71.248:32786 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (846.196µs) from=10.233.71.248:32788 2021/11/15 09:10:04 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (54.654499ms) from=10.233.71.248:32792 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (518.154µs) from=10.233.71.248:32794 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (33.782718ms) from=10.233.71.248:32798 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (433.653µs) from=10.233.71.248:32800 2021/11/15 09:10:04 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (56.683393ms) from=10.233.71.248:32804 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (375.455µs) from=10.233.71.248:32806 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (21.864877ms) from=10.233.71.248:32810 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (405.117µs) from=10.233.71.248:32812 2021/11/15 09:10:04 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (92.732316ms) from=10.233.71.248:32816 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (413.347µs) from=10.233.71.248:32818 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (22.30482ms) from=10.233.71.248:32822 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:04 [DEBUG] agent: Node info in sync 2021/11/15 09:10:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (286.973µs) from=10.233.71.248:32824 2021/11/15 09:10:04 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (365.804587ms) from=10.233.71.248:32828 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (501.235µs) from=10.233.71.248:32838 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (17.861021ms) from=10.233.71.248:32842 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (821.841µs) from=10.233.71.248:32844 2021/11/15 09:10:05 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (108.958424ms) from=10.233.71.248:32848 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (3.983788ms) from=10.233.71.248:32854 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (24.217748ms) from=10.233.71.248:32858 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (380.589µs) from=10.233.71.248:32860 2021/11/15 09:10:05 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.133_9015" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.164_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.76_443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.24_8181" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.207_8443" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.207_8080" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [INFO] agent: Synced service "_v18__aai-nquery_10.233.66.207_8446" 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.54_9011" in sync 2021/11/15 09:10:05 [DEBUG] agent: Node info in sync 2021/11/15 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (111.065371ms) from=10.233.71.248:32864 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.254_9007" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.16_9001" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v1_parser_10.233.13.82_8806" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.207_8446" in sync 2021/11/15 09:10:05 [DEBUG