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: '037b8c48-acf2-760a-5f4b-40dc86421a4f' Node name: 'dev-msb-consul-85cddc885c-t6wqn' 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/06/20 10:44:01 [DEBUG] agent: Using random ID "037b8c48-acf2-760a-5f4b-40dc86421a4f" as node ID 2021/06/20 10:44:01 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:037b8c48-acf2-760a-5f4b-40dc86421a4f Address:127.0.0.1:8300}] 2021/06/20 10:44:01 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/20 10:44:01 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-t6wqn.dc1 127.0.0.1 2021/06/20 10:44:01 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-t6wqn 127.0.0.1 2021/06/20 10:44:01 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-t6wqn.dc1" in area "wan" 2021/06/20 10:44:01 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/20 10:44:01 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-t6wqn (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/20 10:44:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/20 10:44:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/20 10:44:01 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/20 10:44:01 [INFO] agent: started state syncer 2021/06/20 10:44:01 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/20 10:44:01 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/20 10:44:01 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/20 10:44:01 [DEBUG] raft: Votes needed: 1 2021/06/20 10:44:01 [DEBUG] raft: Vote granted from 037b8c48-acf2-760a-5f4b-40dc86421a4f in term 2. Tally: 1 2021/06/20 10:44:01 [INFO] raft: Election won. Tally: 1 2021/06/20 10:44:01 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/20 10:44:01 [INFO] consul: cluster leadership acquired 2021/06/20 10:44:01 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-t6wqn 2021/06/20 10:44:01 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/20 10:44:01 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-t6wqn" since the cluster is too small 2021/06/20 10:44:01 [INFO] consul: member 'dev-msb-consul-85cddc885c-t6wqn' joined, marking health alive 2021/06/20 10:44:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/20 10:44:01 [INFO] agent: Synced node info 2021/06/20 10:44:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/20 10:44:03 [DEBUG] agent: Node info in sync 2021/06/20 10:44:03 [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/06/20 10:44:48 [DEBUG] http: Request GET /v1/status/leader (1.448257ms) from=10.242.82.11:59856 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.221.29_443" 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (10.243793ms) from=10.242.82.11:59860 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (983.64µs) from=10.242.82.11:59862 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.154.152_9011" 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.613914ms) from=10.242.82.11:59864 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (380.364µs) from=10.242.82.11:59866 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.154.152_9011" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.349783ms) from=10.242.82.11:59868 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (900.813µs) from=10.242.82.11:59870 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_parser_10.96.101.113_8806" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.609629ms) from=10.242.82.11:59872 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.088932ms) from=10.242.82.11:59874 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_catalog_10.96.101.113_8806" 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.686858ms) from=10.242.82.11:59876 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (624.895µs) from=10.242.82.11:59878 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_nsd_10.96.101.113_8806" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.648511ms) from=10.242.82.11:59880 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (337.717µs) from=10.242.82.11:59882 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.101.113_8806" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.909983ms) from=10.242.82.11:59884 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (395.202µs) from=10.242.82.11:59886 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v0_multicloud_10.96.9.111_9001" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.941474ms) from=10.242.82.11:59888 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (435.581µs) from=10.242.82.11:59892 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_multicloud_10.96.9.111_9001" 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.176233ms) from=10.242.82.11:59894 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (372.809µs) from=10.242.82.11:59896 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.72.144_9009" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.211879ms) from=10.242.82.11:59898 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.27103ms) from=10.242.82.11:59900 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.72.144_9009" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.12578ms) from=10.242.82.11:59902 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (429.944µs) from=10.242.82.11:59904 2021/06/20 10:44:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.44.180_9007" 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (6.087596ms) from=10.242.82.11:59906 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (385.19µs) from=10.242.82.11:59908 2021/06/20 10:44:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.44.180_9007" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.426524ms) from=10.242.82.11:59910 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (389.571µs) from=10.242.82.11:59912 2021/06/20 10:44:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_appc_10.96.3.29_8443" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.53067ms) from=10.242.82.11:59914 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/appc-v1 (506.354µs) from=10.242.82.11:59916 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.98.228_9004" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.624023ms) from=10.242.82.11:59918 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (918.736µs) from=10.242.82.11:59920 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.98.228_9004" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.591116ms) from=10.242.82.11:59922 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (391.329µs) from=10.242.82.11:59924 2021/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.222.235_9015" 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.31933ms) from=10.242.82.11:59926 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:49 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:49 [DEBUG] agent: Node info in sync 2021/06/20 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (412.618µs) from=10.242.82.11:59928 2021/06/20 10:44:49 [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/06/20 10:44:49 [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/06/20 10:44:49 [DEBUG] agent: Service 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/06/20 10:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.717481ms) from=10.242.82.11:59930 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (375.885µs) from=10.242.82.11:59932 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.914728ms) from=10.242.82.11:59934 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.131657ms) from=10.242.82.11:59936 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.867028ms) from=10.242.82.11:59938 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (396.332µs) from=10.242.82.11:59940 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.612732ms) from=10.242.82.11:59942 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (362.457µs) from=10.242.82.11:59944 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.375508ms) from=10.242.82.11:59946 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (820.996µs) from=10.242.82.11:59948 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.266887ms) from=10.242.82.11:59950 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (324.995µs) from=10.242.82.11:59952 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.838938ms) from=10.242.82.11:59954 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (360.617µs) from=10.242.82.11:59956 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.214664ms) from=10.242.82.11:59958 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (437.616µs) from=10.242.82.11:59960 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.239446ms) from=10.242.82.11:59962 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (525.321µs) from=10.242.82.11:59964 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.413412ms) from=10.242.82.11:59966 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (531.959µs) from=10.242.82.11:59968 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.849655ms) from=10.242.82.11:59970 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (692.332µs) from=10.242.82.11:59972 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.609387ms) from=10.242.82.11:59974 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (638.68µs) from=10.242.82.11:59976 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.795217ms) from=10.242.82.11:59978 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (622.292µs) from=10.242.82.11:59980 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.230792ms) from=10.242.82.11:59982 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (560.818µs) from=10.242.82.11:59984 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.589615ms) from=10.242.82.11:59986 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (495.033µs) from=10.242.82.11:59988 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (11.019904ms) from=10.242.82.11:59990 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (445.056µs) from=10.242.82.11:59992 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.641672ms) from=10.242.82.11:59994 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (360.199µs) from=10.242.82.11:59996 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.558174ms) from=10.242.82.11:59998 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (509.245µs) from=10.242.82.11:60000 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.562229ms) from=10.242.82.11:60002 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (318.16µs) from=10.242.82.11:60004 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.031337ms) from=10.242.82.11:60006 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (496.724µs) from=10.242.82.11:60008 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.01691ms) from=10.242.82.11:60010 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (619.567µs) from=10.242.82.11:60012 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.608834ms) from=10.242.82.11:60014 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (606.491µs) from=10.242.82.11:60016 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.820866ms) from=10.242.82.11:60018 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (424.915µs) from=10.242.82.11:60020 2021/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.670839ms) from=10.242.82.11:60022 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (330.013µs) from=10.242.82.11:60026 2021/06/20 10:44:50 [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/06/20 10:44:50 [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/06/20 10:44:50 [DEBUG] agent: Service 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/06/20 10:44:50 [DEBUG] 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/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.110147ms) from=10.242.82.11:60028 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:50 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:50 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (933.904µs) from=10.242.82.11:60030 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.938298ms) from=10.242.82.11:60034 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (441.363µs) from=10.242.82.11:60036 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.585432ms) from=10.242.82.11:60040 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (304.1µs) from=10.242.82.11:60042 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.757254ms) from=10.242.82.11:60044 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (307.371µs) from=10.242.82.11:60046 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.868852ms) from=10.242.82.11:60050 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (536.161µs) from=10.242.82.11:60052 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.726623ms) from=10.242.82.11:60054 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (341.107µs) from=10.242.82.11:60056 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.493349ms) from=10.242.82.11:60060 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (427.617µs) from=10.242.82.11:60062 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.443483ms) from=10.242.82.11:60064 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (463.953µs) from=10.242.82.11:60066 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.182982ms) from=10.242.82.11:60068 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (506.521µs) from=10.242.82.11:60070 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.508514ms) from=10.242.82.11:60072 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (379.941µs) from=10.242.82.11:60074 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.989187ms) from=10.242.82.11:60076 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (388.659µs) from=10.242.82.11:60078 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.876033ms) from=10.242.82.11:60080 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (505.386µs) from=10.242.82.11:60088 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v11__aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.27127ms) from=10.242.82.11:60092 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (413.228µs) from=10.242.82.11:60094 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v11_aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.376662ms) from=10.242.82.11:60096 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (458.334µs) from=10.242.82.11:60098 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v12__aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.673982ms) from=10.242.82.11:60100 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (597.886µs) from=10.242.82.11:60102 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v12_aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (16.976599ms) from=10.242.82.11:60106 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (501.56µs) from=10.242.82.11:60108 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v13__aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.83004ms) from=10.242.82.11:60110 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (370.547µs) from=10.242.82.11:60114 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v13_aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.701691ms) from=10.242.82.11:60116 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (499.577µs) from=10.242.82.11:60118 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v14__aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.800354ms) from=10.242.82.11:60122 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (259.351µs) from=10.242.82.11:60124 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v14_aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.610765ms) from=10.242.82.11:60126 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (367.259µs) from=10.242.82.11:60128 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v15__aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.056944ms) from=10.242.82.11:60130 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (574.122µs) from=10.242.82.11:60132 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v15_aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.117383ms) from=10.242.82.11:60134 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.016608ms) from=10.242.82.11:60136 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v16__aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.347153ms) from=10.242.82.11:60144 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (308.923µs) from=10.242.82.11:60146 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v16_aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (24.773095ms) from=10.242.82.11:60148 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (434.091µs) from=10.242.82.11:60150 2021/06/20 10:44:51 [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/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v17__aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.17933ms) from=10.242.82.11:60152 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Node info in sync 2021/06/20 10:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (1.754508ms) from=10.242.82.11:60154 2021/06/20 10:44:51 [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/06/20 10:44:51 [DEBUG] agent: Service 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/06/20 10:44:51 [DEBUG] 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/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [INFO] agent: Synced service "_v17_aai-nquery_10.242.149.67_8446" 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v14_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v15_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v11_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_parser_10.96.101.113_8806" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Node info in sync 2021/06/20 10:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.245959ms) from=10.242.82.11:60156 2021/06/20 10:44:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v17_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.221.29_443" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.101.113_8806" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.9.111_9001" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.44.180_9007" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.154.152_9011" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.222.235_9015" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.101.113_8806" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.144_9009" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_appc_10.96.3.29_8443" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.98.228_9004" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v17__aai-nquery_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.101.113_8806" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.149.67_8446" in sync 2021/06/20 10:44:52 [DEBUG] agent: S