+ 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: '4150b5b6-2b21-d9ef-1bea-aecf05915b96' Node name: 'dev-msb-consul-5fdfc4cfd5-dlp8q' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/06 12:15:37 [DEBUG] agent: Using random ID "4150b5b6-2b21-d9ef-1bea-aecf05915b96" as node ID 2022/03/06 12:15:37 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4150b5b6-2b21-d9ef-1bea-aecf05915b96 Address:127.0.0.1:8300}] 2022/03/06 12:15:37 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/06 12:15:37 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-dlp8q.dc1 127.0.0.1 2022/03/06 12:15:37 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-dlp8q 127.0.0.1 2022/03/06 12:15:37 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-dlp8q (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/06 12:15:37 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-dlp8q.dc1" in area "wan" 2022/03/06 12:15:37 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/06 12:15:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/06 12:15:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/06 12:15:37 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/06 12:15:37 [INFO] agent: started state syncer 2022/03/06 12:15:37 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/06 12:15:37 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/06 12:15:37 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/06 12:15:37 [DEBUG] raft: Votes needed: 1 2022/03/06 12:15:37 [DEBUG] raft: Vote granted from 4150b5b6-2b21-d9ef-1bea-aecf05915b96 in term 2. Tally: 1 2022/03/06 12:15:37 [INFO] raft: Election won. Tally: 1 2022/03/06 12:15:37 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/06 12:15:37 [INFO] consul: cluster leadership acquired 2022/03/06 12:15:37 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-dlp8q 2022/03/06 12:15:37 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/06 12:15:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:15:37 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-dlp8q' joined, marking health alive 2022/03/06 12:15:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:15:37 [INFO] agent: Synced node info 2022/03/06 12:15:37 [DEBUG] agent: Node info in sync 2022/03/06 12:15:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:15:38 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/06 12:16:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:17:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:17:21 [DEBUG] agent: Node info in sync 2022/03/06 12:17:37 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-dlp8q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/06 12:17:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:18:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:18:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:18:52 [DEBUG] agent: Node info in sync 2022/03/06 12:19:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:19:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:19:56 [DEBUG] agent: Node info in sync 2022/03/06 12:20:26 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-dlp8q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/06 12:20:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:21:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:21:08 [DEBUG] agent: Node info in sync 2022/03/06 12:21:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:22:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:22:30 [DEBUG] agent: Node info in sync 2022/03/06 12:22:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:22:45 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-dlp8q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/06 12:23:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:23:36 [DEBUG] agent: Node info in sync 2022/03/06 12:23:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:24:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:24:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/06 12:24:45 [DEBUG] agent: Node info in sync 2022/03/06 12:24:53 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-dlp8q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/06 12:25:37 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-dlp8q" since the cluster is too small 2022/03/06 12:25:44 [DEBUG] http: Request GET /v1/status/leader (1.287759ms) from=10.242.37.72:50024 2022/03/06 12:25:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:47 [INFO] agent: Synced service "_v1_wf-gui_10.96.91.26_8443" 2022/03/06 12:25:47 [DEBUG] agent: Node info in sync 2022/03/06 12:25:47 [DEBUG] http: Request PUT /v1/agent/service/register (2.476925288s) from=10.242.37.72:50026 2022/03/06 12:25:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:47 [DEBUG] agent: Node info in sync 2022/03/06 12:25:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.406059ms) from=10.242.37.72:50044 2022/03/06 12:25:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:47 [INFO] agent: Synced service "_v1_message-router_10.96.136.123_3904" 2022/03/06 12:25:47 [DEBUG] agent: Node info in sync 2022/03/06 12:25:47 [DEBUG] http: Request PUT /v1/agent/service/register (529.317023ms) from=10.242.37.72:50050 2022/03/06 12:25:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:47 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:47 [DEBUG] agent: Node info in sync 2022/03/06 12:25:47 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (578.645µs) from=10.242.37.72:50054 2022/03/06 12:25:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:49 [INFO] agent: Synced service "_v1_sdc_10.96.222.131_8443" 2022/03/06 12:25:49 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:49 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:49 [DEBUG] agent: Node info in sync 2022/03/06 12:25:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.808282765s) from=10.242.37.72:50056 2022/03/06 12:25:49 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:49 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:49 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:49 [DEBUG] agent: Node info in sync 2022/03/06 12:25:49 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (772.802µs) from=10.242.37.72:50074 2022/03/06 12:25:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:53 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.222.131_8080" 2022/03/06 12:25:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:53 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:53 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:53 [DEBUG] agent: Node info in sync 2022/03/06 12:25:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.070977057s) from=10.242.37.72:50076 2022/03/06 12:25:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:53 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:53 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:53 [DEBUG] agent: Node info in sync 2022/03/06 12:25:53 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.753982ms) from=10.242.37.72:50098 2022/03/06 12:25:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:54 [INFO] agent: Synced service "_v1_parser_10.96.229.211_8806" 2022/03/06 12:25:54 [DEBUG] agent: Node info in sync 2022/03/06 12:25:54 [DEBUG] http: Request PUT /v1/agent/service/register (984.067132ms) from=10.242.37.72:50100 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:54 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:54 [DEBUG] agent: Node info in sync 2022/03/06 12:25:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (746.044µs) from=10.242.37.72:50104 2022/03/06 12:25:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:56 [INFO] agent: Synced service "_v1_catalog_10.96.229.211_8806" 2022/03/06 12:25:56 [DEBUG] agent: Node info in sync 2022/03/06 12:25:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.547088518s) from=10.242.37.72:50106 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:56 [DEBUG] agent: Node info in sync 2022/03/06 12:25:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (684.639µs) from=10.242.37.72:50110 2022/03/06 12:25:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [INFO] agent: Synced service "_v1_nsd_10.96.229.211_8806" 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.568233159s) from=10.242.37.72:50112 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (564.644µs) from=10.242.37.72:50114 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.229.211_8806" 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request PUT /v1/agent/service/register (661.727753ms) from=10.242.37.72:50116 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (804.199µs) from=10.242.37.72:50130 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.200.86_443" 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request PUT /v1/agent/service/register (26.288689ms) from=10.242.37.72:50132 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (869.149µs) from=10.242.37.72:50134 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.134.26_9011" 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request PUT /v1/agent/service/register (21.798923ms) from=10.242.37.72:50136 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (504.603µs) from=10.242.37.72:50138 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.134.26_9011" 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.700364ms) from=10.242.37.72:50140 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:58 [DEBUG] agent: Node info in sync 2022/03/06 12:25:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.595958ms) from=10.242.37.72:50142 2022/03/06 12:25: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. 2022/03/06 12:25:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.210.246_9007" 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request PUT /v1/agent/service/register (242.346251ms) from=10.242.37.72:50144 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (442.817µs) from=10.242.37.72:50146 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.210.246_9007" 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request PUT /v1/agent/service/register (36.267219ms) from=10.242.37.72:50148 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (354.019µs) from=10.242.37.72:50150 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [INFO] agent: Synced service "_v1_sdc-gui_10.96.163.125_8181" 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request PUT /v1/agent/service/register (225.08812ms) from=10.242.37.72:50152 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (485.671µs) from=10.242.37.72:50154 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.211.91_9015" 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request PUT /v1/agent/service/register (156.783122ms) from=10.242.37.72:50156 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (592.719µs) from=10.242.37.72:50160 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [INFO] agent: Synced service "_v0_multicloud_10.96.30.241_9001" 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request PUT /v1/agent/service/register (54.191123ms) from=10.242.37.72:50162 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:25:59 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:25:59 [DEBUG] agent: Node info in sync 2022/03/06 12:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (373.577µs) from=10.242.37.72:50164 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:25:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [INFO] agent: Synced service "_v1_multicloud_10.96.30.241_9001" 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (123.510151ms) from=10.242.37.72:50166 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (452.743µs) from=10.242.37.72:50170 2022/03/06 12:26:00 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (134.815091ms) from=10.242.37.72:50172 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (973.587µs) from=10.242.37.72:50174 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (93.103372ms) from=10.242.37.72:50176 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (603.56µs) from=10.242.37.72:50178 2022/03/06 12:26:00 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (89.086926ms) from=10.242.37.72:50184 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.471494ms) from=10.242.37.72:50186 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (78.308498ms) from=10.242.37.72:50188 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (440.058µs) from=10.242.37.72:50190 2022/03/06 12:26:00 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (68.494471ms) from=10.242.37.72:50192 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (605.582µs) from=10.242.37.72:50194 2022/03/06 12:26: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. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (156.301395ms) from=10.242.37.72:50196 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:00 [DEBUG] agent: Node info in sync 2022/03/06 12:26:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (546.942µs) from=10.242.37.72:50198 2022/03/06 12:26: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. 2022/03/06 12:26: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. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request PUT /v1/agent/service/register (166.620305ms) from=10.242.37.72:50200 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (325.154µs) from=10.242.37.72:50202 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request PUT /v1/agent/service/register (31.940171ms) from=10.242.37.72:50204 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (360.884µs) from=10.242.37.72:50206 2022/03/06 12:26:01 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request PUT /v1/agent/service/register (9.975738ms) from=10.242.37.72:50208 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (340.073µs) from=10.242.37.72:50210 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request PUT /v1/agent/service/register (98.568127ms) from=10.242.37.72:50212 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (338.646µs) from=10.242.37.72:50214 2022/03/06 12:26:01 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request PUT /v1/agent/service/register (91.25829ms) from=10.242.37.72:50216 2022/03/06 12:26:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (449.391µs) from=10.242.37.72:50218 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request PUT /v1/agent/service/register (44.20969ms) from=10.242.37.72:50220 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:01 [DEBUG] agent: Node info in sync 2022/03/06 12:26:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (437.75µs) from=10.242.37.72:50222 2022/03/06 12:26: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. 2022/03/06 12:26: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. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:02 [DEBUG] agent: Node info in sync 2022/03/06 12:26:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.296715133s) from=10.242.37.72:50224 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:02 [DEBUG] agent: Node info in sync 2022/03/06 12:26:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.106207ms) from=10.242.37.72:50230 2022/03/06 12:26:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:03 [DEBUG] agent: Node info in sync 2022/03/06 12:26:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.062999229s) from=10.242.37.72:50232 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:03 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:03 [DEBUG] agent: Node info in sync 2022/03/06 12:26:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (807.371µs) from=10.242.37.72:50246 2022/03/06 12:26:04 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/catalog/services (2.048915ms) from=10.242.8.212:35814 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/status/leader (545.615µs) from=10.242.8.212:35816 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (254.265µs) from=10.242.8.212:35818 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (242.992µs) from=10.242.8.212:35866 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (286.052µs) from=10.242.8.212:35864 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (195.276µs) from=10.242.8.212:35868 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (216.766µs) from=10.242.8.212:35834 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (139.124µs) from=10.242.8.212:35830 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (171.178µs) from=10.242.8.212:35824 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (138.897µs) from=10.242.8.212:35836 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (259.289µs) from=10.242.8.212:35870 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.153µs) from=10.242.8.212:35854 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (211.402µs) from=10.242.8.212:35850 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (132.771µs) from=10.242.8.212:35820 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (284.112µs) from=10.242.8.212:35822 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (314.086µs) from=10.242.8.212:35856 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (292.57µs) from=10.242.8.212:35876 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (138.606µs) from=10.242.8.212:35862 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (121.374µs) from=10.242.8.212:35858 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (205.771µs) from=10.242.8.212:35840 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (221.19µs) from=10.242.8.212:35848 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (121.145µs) from=10.242.8.212:35846 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (114.175µs) from=10.242.8.212:35826 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (110.894µs) from=10.242.8.212:35874 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (159.877µs) from=10.242.8.212:35852 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (397.322µs) from=10.242.8.212:35842 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (160.088µs) from=10.242.8.212:35860 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (556.827µs) from=10.242.8.212:35872 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (346.276µs) from=10.242.8.212:35832 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (181.996µs) from=10.242.8.212:35844 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (132.961µs) from=10.242.8.212:35828 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (201.812µs) from=10.242.8.212:35838 2022/03/06 12:26:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (128.568µs) from=10.242.8.212:35818 2022/03/06 12:26:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:09 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Node info in sync 2022/03/06 12:26:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.012899693s) from=10.242.37.72:50248 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:09 [DEBUG] agent: Node info in sync 2022/03/06 12:26:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (1.16879696s) from=10.242.8.212:35814 2022/03/06 12:26:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (379.679µs) from=10.242.37.72:50260 2022/03/06 12:26:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (203.199µs) from=10.242.8.212:35918 2022/03/06 12:26:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.104400813s) from=10.242.37.72:50262 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (1.12648031s) from=10.242.8.212:35814 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.261981ms) from=10.242.37.72:50284 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (548.22µs) from=10.242.8.212:35946 2022/03/06 12:26:10 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (56.358199ms) from=10.242.8.212:35814 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (49.09767ms) from=10.242.37.72:50286 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (532.801µs) from=10.242.37.72:50290 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (239.003µs) from=10.242.8.212:35948 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (33.414515ms) from=10.242.37.72:50292 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (50.891001ms) from=10.242.8.212:35814 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (694.254µs) from=10.242.37.72:50294 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (388.399µs) from=10.242.8.212:35960 2022/03/06 12:26:10 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (39.279072ms) from=10.242.37.72:50296 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (53.25781ms) from=10.242.8.212:35814 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (460.522µs) from=10.242.37.72:50300 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (339.229µs) from=10.242.8.212:35962 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (178.61372ms) from=10.242.37.72:50306 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (224.466626ms) from=10.242.8.212:35814 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (522.82µs) from=10.242.37.72:50310 2022/03/06 12:26:10 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (363.755µs) from=10.242.8.212:35976 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (35.799738ms) from=10.242.37.72:50312 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (49.748199ms) from=10.242.8.212:35814 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (5.561576ms) from=10.242.37.72:50314 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (260.057µs) from=10.242.8.212:35978 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (13.408963ms) from=10.242.37.72:50316 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (921.277µs) from=10.242.37.72:50318 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (52.05707ms) from=10.242.8.212:35814 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (266.799µs) from=10.242.8.212:35814 2022/03/06 12:26:10 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (167.372067ms) from=10.242.37.72:50320 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (180.6883ms) from=10.242.8.212:35980 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (407.124µs) from=10.242.37.72:50322 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (237.21µs) from=10.242.8.212:35984 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.223645ms) from=10.242.37.72:50324 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (26.584953ms) from=10.242.8.212:35980 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:10 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:10 [DEBUG] agent: Node info in sync 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (302.463µs) from=10.242.8.212:35988 2022/03/06 12:26:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (639.672µs) from=10.242.37.72:50326 2022/03/06 12:26:10 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (34.415139ms) from=10.242.37.72:50328 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (67.382341ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (268.029µs) from=10.242.37.72:50330 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (126.632µs) from=10.242.8.212:35990 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (73.476177ms) from=10.242.37.72:50332 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (93.236676ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (518.854µs) from=10.242.37.72:50334 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (190.758µs) from=10.242.8.212:35992 2022/03/06 12:26:11 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (45.082441ms) from=10.242.37.72:50336 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (68.387427ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (507.049µs) from=10.242.37.72:50338 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (356.099µs) from=10.242.8.212:35994 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (50.370144ms) from=10.242.37.72:50340 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (75.724276ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (364.647µs) from=10.242.37.72:50342 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (188.113µs) from=10.242.8.212:35996 2022/03/06 12:26:11 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (93.04337ms) from=10.242.37.72:50344 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (428.933µs) from=10.242.37.72:50346 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (130.572353ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (369.056µs) from=10.242.8.212:35998 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (65.577038ms) from=10.242.37.72:50348 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (82.234908ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (556.596µs) from=10.242.37.72:50350 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (298.272µs) from=10.242.8.212:36000 2022/03/06 12:26:11 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (97.985263ms) from=10.242.37.72:50352 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (101.140321ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (7.467394ms) from=10.242.37.72:50354 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (200.069µs) from=10.242.8.212:36004 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (176.317689ms) from=10.242.37.72:50356 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:11 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:11 [DEBUG] agent: Node info in sync 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (196.179197ms) from=10.242.8.212:35980 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (5.241497ms) from=10.242.8.212:36014 2022/03/06 12:26:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (5.522897ms) from=10.242.37.72:50358 2022/03/06 12:26:11 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (225.176776ms) from=10.242.37.72:50360 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (257.223034ms) from=10.242.8.212:35980 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (320.231µs) from=10.242.8.212:35980 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (543.532µs) from=10.242.37.72:50362 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (84.769043ms) from=10.242.37.72:50364 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (114.90726ms) from=10.242.8.212:36022 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (386.709µs) from=10.242.37.72:50368 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (319.333µs) from=10.242.8.212:36026 2022/03/06 12:26:12 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (84.118856ms) from=10.242.37.72:50370 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (110.666295ms) from=10.242.8.212:36022 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (465.125µs) from=10.242.8.212:36028 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (690.546µs) from=10.242.37.72:50372 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.37.66_8446" 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (149.688792ms) from=10.242.37.72:50374 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (171.456264ms) from=10.242.8.212:36022 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.581909ms) from=10.242.37.72:50376 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (583.392µs) from=10.242.8.212:36038 2022/03/06 12:26:12 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [INFO] agent: Synced service "_v11__aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (273.417628ms) from=10.242.37.72:50378 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:12 [DEBUG] agent: Node info in sync 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (294.3836ms) from=10.242.8.212:36022 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (778.473µs) from=10.242.37.72:50382 2022/03/06 12:26:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (201.224µs) from=10.242.8.212:36022 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [INFO] agent: Synced service "_v11_aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (205.467147ms) from=10.242.37.72:50384 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (214.583921ms) from=10.242.8.212:36042 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (651.911µs) from=10.242.37.72:50388 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (208.294µs) from=10.242.8.212:36048 2022/03/06 12:26:13 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [INFO] agent: Synced service "_v12__aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (434.771381ms) from=10.242.37.72:50390 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (485.339293ms) from=10.242.8.212:36042 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (408.749µs) from=10.242.37.72:50392 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (329.899µs) from=10.242.8.212:36058 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [INFO] agent: Synced service "_v12_aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (58.147845ms) from=10.242.37.72:50394 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (77.132158ms) from=10.242.8.212:36042 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (480.635µs) from=10.242.37.72:50404 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (219.25µs) from=10.242.8.212:36062 2022/03/06 12:26:13 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [INFO] agent: Synced service "_v13__aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (44.64532ms) from=10.242.37.72:50406 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (302.962µs) from=10.242.37.72:50408 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (84.363427ms) from=10.242.8.212:36042 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (810.143µs) from=10.242.8.212:36064 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [INFO] agent: Synced service "_v13_aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.289544ms) from=10.242.37.72:50410 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (21.282413ms) from=10.242.8.212:36042 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (540.936µs) from=10.242.37.72:50412 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (240.018µs) from=10.242.8.212:36066 2022/03/06 12:26:13 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [INFO] agent: Synced service "_v14__aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (118.629806ms) from=10.242.8.212:36042 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (98.303829ms) from=10.242.37.72:50414 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (408.694µs) from=10.242.8.212:36072 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (941.881µs) from=10.242.37.72:50418 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [INFO] agent: Synced service "_v14_aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (46.249488ms) from=10.242.37.72:50420 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:13 [DEBUG] agent: Node info in sync 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (74.466507ms) from=10.242.8.212:36042 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (395.688µs) from=10.242.37.72:50422 2022/03/06 12:26:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (235.171µs) from=10.242.8.212:36074 2022/03/06 12:26:13 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [INFO] agent: Synced service "_v15__aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request PUT /v1/agent/service/register (241.217033ms) from=10.242.37.72:50424 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (259.163351ms) from=10.242.8.212:36042 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (620.255µs) from=10.242.37.72:50426 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (126.542µs) from=10.242.8.212:36084 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [INFO] agent: Synced service "_v15_aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request PUT /v1/agent/service/register (82.732984ms) from=10.242.37.72:50428 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (111.535097ms) from=10.242.8.212:36042 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (392.227µs) from=10.242.37.72:50430 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (280.424µs) from=10.242.8.212:36090 2022/03/06 12:26:14 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [INFO] agent: Synced service "_v16__aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request PUT /v1/agent/service/register (365.75228ms) from=10.242.37.72:50432 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (377.392063ms) from=10.242.8.212:36042 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (232.778µs) from=10.242.8.212:36108 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (342.049µs) from=10.242.37.72:50434 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [INFO] agent: Synced service "_v16_aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request PUT /v1/agent/service/register (199.213235ms) from=10.242.37.72:50436 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (223.265013ms) from=10.242.8.212:36042 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v16_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:14 [DEBUG] agent: Node info in sync 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (453.523µs) from=10.242.37.72:50438 2022/03/06 12:26:14 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (244.53µs) from=10.242.8.212:36114 2022/03/06 12:26:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [INFO] agent: Synced service "_v17__aai-nquery_10.242.37.66_8446" 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Node info in sync 2022/03/06 12:26:15 [DEBUG] http: Request PUT /v1/agent/service/register (72.616815ms) from=10.242.37.72:50440 2022/03/06 12:26:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (90.185429ms) from=10.242.8.212:36042 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_sdc_10.96.222.131_8443" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_wf-gui_10.96.91.26_8443" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v0_multicloud_10.96.30.241_9001" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_catalog_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.134.26_9011" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_parser_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.222.131_8080" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14_aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_nsd_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_message-router_10.96.136.123_3904" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.125_8181" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.229.211_8806" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.200.86_443" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15__aai-nquery_10.242.37.66_8446" in sync 2022/03/06 12:26:15 [DEBUG] agent: Node info in sync 2022/03/06 12:26:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (548.494µs) from=10.242.37.72:50442 2022/03/06 12:26:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (417.959µs) from=10.242.8.212:36120 2022/03/06 12:26:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.210.246_9007" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.211.91_9015" in sync 2022/03/06 12:26:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.37.66_8446" in sync 202