By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: '7a22bf42-6581-921b-694d-aabc3eb9556f' Node name: 'dev-msb-consul-85cddc885c-nfdql' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/26 22:42:53 [DEBUG] agent: Using random ID "7a22bf42-6581-921b-694d-aabc3eb9556f" as node ID 2021/04/26 22:42:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7a22bf42-6581-921b-694d-aabc3eb9556f Address:127.0.0.1:8300}] 2021/04/26 22:42:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/26 22:42:53 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-nfdql.dc1 127.0.0.1 2021/04/26 22:42:53 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-nfdql 127.0.0.1 2021/04/26 22:42:53 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/26 22:42:53 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-nfdql (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/26 22:42:53 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-nfdql.dc1" in area "wan" 2021/04/26 22:42:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/26 22:42:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/26 22:42:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/26 22:42:53 [INFO] agent: started state syncer 2021/04/26 22:42:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/26 22:42:53 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/26 22:42:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/26 22:42:53 [DEBUG] raft: Votes needed: 1 2021/04/26 22:42:53 [DEBUG] raft: Vote granted from 7a22bf42-6581-921b-694d-aabc3eb9556f in term 2. Tally: 1 2021/04/26 22:42:53 [INFO] raft: Election won. Tally: 1 2021/04/26 22:42:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/26 22:42:53 [INFO] consul: cluster leadership acquired 2021/04/26 22:42:53 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-nfdql 2021/04/26 22:42:53 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/26 22:42:53 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-nfdql" since the cluster is too small 2021/04/26 22:42:53 [INFO] consul: member 'dev-msb-consul-85cddc885c-nfdql' joined, marking health alive 2021/04/26 22:42:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/26 22:42:53 [INFO] agent: Synced node info 2021/04/26 22:42:53 [DEBUG] agent: Node info in sync 2021/04/26 22:42:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/26 22:42:54 [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) 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/status/leader (1.450741ms) from=10.242.176.83:48996 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.209.119_9009" 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.604453ms) from=10.242.176.83:49002 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.060116ms) from=10.242.176.83:49004 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.209.119_9009" 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.704768ms) from=10.242.176.83:49008 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (859.13µs) from=10.242.176.83:49010 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_parser_10.96.16.119_8806" 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.307295ms) from=10.242.176.83:49014 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.011794ms) from=10.242.176.83:49016 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_catalog_10.96.16.119_8806" 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.862826ms) from=10.242.176.83:49020 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (310.636µs) from=10.242.176.83:49022 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_nsd_10.96.16.119_8806" 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.183255ms) from=10.242.176.83:49026 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (361.656µs) from=10.242.176.83:49028 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.16.119_8806" 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.210748ms) from=10.242.176.83:49032 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (3.622042ms) from=10.242.176.83:49034 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_message-router_10.96.2.174_3904" 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.28542ms) from=10.242.176.83:49040 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (368.374µs) from=10.242.176.83:49042 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.197.231_8080" 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (14.846458ms) from=10.242.176.83:49046 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (376.731µs) from=10.242.176.83:49048 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.172.42_9015" 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.395529ms) from=10.242.176.83:49052 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (483.024µs) from=10.242.176.83:49054 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:39 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.122.255_9011" 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.870491ms) from=10.242.176.83:49058 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:39 [DEBUG] agent: Node info in sync 2021/04/26 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (296.094µs) from=10.242.176.83:49060 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.122.255_9011" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.712065ms) from=10.242.176.83:49064 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (286.595µs) from=10.242.176.83:49066 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.197.121_443" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.78548ms) from=10.242.176.83:49070 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (365.852µs) from=10.242.176.83:49072 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.27.225_9004" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.444292ms) from=10.242.176.83:49076 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (386.582µs) from=10.242.176.83:49078 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.27.225_9004" 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.701891ms) from=10.242.176.83:49082 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (373.717µs) from=10.242.176.83:49084 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v0_multicloud_10.96.151.20_9001" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.20049ms) from=10.242.176.83:49088 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (310.562µs) from=10.242.176.83:49090 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v1_multicloud_10.96.151.20_9001" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.508994ms) from=10.242.176.83:49094 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.75286ms) from=10.242.176.83:49096 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.664896ms) from=10.242.176.83:49100 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (437.926µs) from=10.242.176.83:49102 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.458184ms) from=10.242.176.83:49106 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (633.503µs) from=10.242.176.83:49108 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.320078ms) from=10.242.176.83:49112 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (371.438µs) from=10.242.176.83:49114 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.442132ms) from=10.242.176.83:49118 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (525.813µs) from=10.242.176.83:49120 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.533048ms) from=10.242.176.83:49124 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (473.85µs) from=10.242.176.83:49126 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.371462ms) from=10.242.176.83:49130 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (414.012µs) from=10.242.176.83:49132 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.401669ms) from=10.242.176.83:49136 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (397.04µs) from=10.242.176.83:49138 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.006012ms) from=10.242.176.83:49142 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (553.006µs) from=10.242.176.83:49144 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.83059ms) from=10.242.176.83:49148 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (358.718µs) from=10.242.176.83:49150 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.459213ms) from=10.242.176.83:49154 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (439.038µs) from=10.242.176.83:49156 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.665725ms) from=10.242.176.83:49160 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (481.354µs) from=10.242.176.83:49162 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.889466ms) from=10.242.176.83:49166 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (390.351µs) from=10.242.176.83:49168 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.990776ms) from=10.242.176.83:49172 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (254.675µs) from=10.242.176.83:49174 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.148653ms) from=10.242.176.83:49178 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (241.071µs) from=10.242.176.83:49180 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.611544ms) from=10.242.176.83:49184 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (371.857µs) from=10.242.176.83:49186 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.295006ms) from=10.242.176.83:49190 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (536.979µs) from=10.242.176.83:49192 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.100749ms) from=10.242.176.83:49196 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.124531ms) from=10.242.176.83:49198 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.93869ms) from=10.242.176.83:49202 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (337.945µs) from=10.242.176.83:49204 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.341336ms) from=10.242.176.83:49208 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (383.794µs) from=10.242.176.83:49210 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.172309ms) from=10.242.176.83:49214 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.038116ms) from=10.242.176.83:49216 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.017196ms) from=10.242.176.83:49220 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (465.899µs) from=10.242.176.83:49222 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.251544ms) from=10.242.176.83:49226 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (400.072µs) from=10.242.176.83:49228 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.213797ms) from=10.242.176.83:49232 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (266.877µs) from=10.242.176.83:49234 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.022174ms) from=10.242.176.83:49238 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (277.482µs) from=10.242.176.83:49240 2021/04/26 22:43:40 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.784384ms) from=10.242.176.83:49244 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:40 [DEBUG] agent: Node info in sync 2021/04/26 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (650.44µs) from=10.242.176.83:49246 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.439203ms) from=10.242.176.83:49250 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (394.608µs) from=10.242.176.83:49252 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.270356ms) from=10.242.176.83:49256 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (456.494µs) from=10.242.176.83:49258 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.990666ms) from=10.242.176.83:49262 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (599.537µs) from=10.242.176.83:49264 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.256021ms) from=10.242.176.83:49268 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (585.871µs) from=10.242.176.83:49270 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.926459ms) from=10.242.176.83:49274 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (350.769µs) from=10.242.176.83:49276 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (9.773669ms) from=10.242.176.83:49280 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (464.751µs) from=10.242.176.83:49282 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.781001ms) from=10.242.176.83:49286 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (370.032µs) from=10.242.176.83:49288 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.040177ms) from=10.242.176.83:49292 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (356.187µs) from=10.242.176.83:49294 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.601326ms) from=10.242.176.83:49298 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (351.491µs) from=10.242.176.83:49300 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.51801ms) from=10.242.176.83:49304 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (371.997µs) from=10.242.176.83:49306 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.839856ms) from=10.242.176.83:49310 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (208.152µs) from=10.242.176.83:49312 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v11__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.76929ms) from=10.242.176.83:49316 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (1.037224ms) from=10.242.176.83:49318 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v11_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.554963ms) from=10.242.176.83:49322 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (433.258µs) from=10.242.176.83:49324 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v12__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.484374ms) from=10.242.176.83:49328 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (355.671µs) from=10.242.176.83:49330 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v12_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.333714ms) from=10.242.176.83:49334 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (536.268µs) from=10.242.176.83:49336 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v13__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.45617ms) from=10.242.176.83:49340 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (366.83µs) from=10.242.176.83:49344 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v13_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.093306ms) from=10.242.176.83:49348 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (411.94µs) from=10.242.176.83:49350 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v14__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.770102ms) from=10.242.176.83:49354 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (383.236µs) from=10.242.176.83:49356 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v14_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.162339ms) from=10.242.176.83:49360 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (551.599µs) from=10.242.176.83:49362 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v15__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.42671ms) from=10.242.176.83:49366 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (562.577µs) from=10.242.176.83:49368 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v15_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.468223ms) from=10.242.176.83:49372 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (370.458µs) from=10.242.176.83:49374 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v16__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.03132ms) from=10.242.176.83:49378 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (313.045µs) from=10.242.176.83:49380 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v16_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.522623ms) from=10.242.176.83:49384 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.052643ms) from=10.242.176.83:49386 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v17__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.793862ms) from=10.242.176.83:49390 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (556.219µs) from=10.242.176.83:49392 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v17_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.25675ms) from=10.242.176.83:49396 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (400.644µs) from=10.242.176.83:49398 2021/04/26 22:43:41 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v18__aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.946457ms) from=10.242.176.83:49402 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.172.42_9015" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.27.225_9004" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.151.20_9001" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.197.231_8080" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Node info in sync 2021/04/26 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (375.26µs) from=10.242.176.83:49404 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.122.255_9011" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.119_9009" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [INFO] agent: Synced service "_v18_aai-nquery_10.242.8.4_8446" 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.2.174_3904" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.197.121_443" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.16.119_8806" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.8.4_8446" in sync 2021/04/26 22:43:41 [DEBUG] ag