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: '2241561d-7445-5174-9002-9fa171bd9223' Node name: 'dev-msb-consul-85cddc885c-pmlhk' 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/05/08 10:44:27 [DEBUG] agent: Using random ID "2241561d-7445-5174-9002-9fa171bd9223" as node ID 2021/05/08 10:44:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2241561d-7445-5174-9002-9fa171bd9223 Address:127.0.0.1:8300}] 2021/05/08 10:44:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/08 10:44:27 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-pmlhk.dc1 127.0.0.1 2021/05/08 10:44:27 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-pmlhk 127.0.0.1 2021/05/08 10:44:27 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-pmlhk.dc1" in area "wan" 2021/05/08 10:44:27 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/08 10:44:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/08 10:44:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/08 10:44:27 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-pmlhk (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/08 10:44:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/08 10:44:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/08 10:44:27 [INFO] agent: started state syncer 2021/05/08 10:44:28 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/08 10:44:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/08 10:44:28 [DEBUG] raft: Votes needed: 1 2021/05/08 10:44:28 [DEBUG] raft: Vote granted from 2241561d-7445-5174-9002-9fa171bd9223 in term 2. Tally: 1 2021/05/08 10:44:28 [INFO] raft: Election won. Tally: 1 2021/05/08 10:44:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/08 10:44:28 [INFO] consul: cluster leadership acquired 2021/05/08 10:44:28 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-pmlhk 2021/05/08 10:44:28 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/08 10:44:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-pmlhk" since the cluster is too small 2021/05/08 10:44:28 [INFO] consul: member 'dev-msb-consul-85cddc885c-pmlhk' joined, marking health alive 2021/05/08 10:44:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/08 10:44:28 [INFO] agent: Synced node info 2021/05/08 10:44:28 [DEBUG] agent: Node info in sync 2021/05/08 10:44:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/08 10:44:30 [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/05/08 10:45:15 [DEBUG] http: Request GET /v1/status/leader (2.573901ms) from=10.242.137.6:55988 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:15 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.207.197_9011" 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (24.181395ms) from=10.242.137.6:55990 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.31745ms) from=10.242.137.6:55992 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.207.197_9011" 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.669329ms) from=10.242.137.6:55996 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.613865ms) from=10.242.137.6:55998 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.69.58_9009" 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.735093ms) from=10.242.137.6:56000 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.612393ms) from=10.242.137.6:56002 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.69.58_9009" 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.458349ms) from=10.242.137.6:56004 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (446.688µs) from=10.242.137.6:56006 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [INFO] agent: Synced service "_v1_parser_10.96.199.163_8806" 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.021236ms) from=10.242.137.6:56008 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (361.615µs) from=10.242.137.6:56010 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [INFO] agent: Synced service "_v1_catalog_10.96.199.163_8806" 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.362911ms) from=10.242.137.6:56012 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (375.301µs) from=10.242.137.6:56014 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [INFO] agent: Synced service "_v1_nsd_10.96.199.163_8806" 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.785161ms) from=10.242.137.6:56016 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:15 [DEBUG] agent: Node info in sync 2021/05/08 10:45:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.05524ms) from=10.242.137.6:56018 2021/05/08 10:45:15 [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/05/08 10:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.199.163_8806" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.261042ms) from=10.242.137.6:56020 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (367.536µs) from=10.242.137.6:56026 2021/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v1_message-router_10.96.21.178_3904" 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.299756ms) from=10.242.137.6:56028 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (362.278µs) from=10.242.137.6:56030 2021/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v0_multicloud_10.96.194.58_9001" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.015336ms) from=10.242.137.6:56032 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (507.949µs) from=10.242.137.6:56034 2021/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v1_multicloud_10.96.194.58_9001" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (10.957195ms) from=10.242.137.6:56036 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (387.362µs) from=10.242.137.6:56038 2021/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.228.126_443" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.367564ms) from=10.242.137.6:56040 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (262.97µs) from=10.242.137.6:56042 2021/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.147.245_9015" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.655707ms) from=10.242.137.6:56044 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (611.224µs) from=10.242.137.6:56046 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.655362ms) from=10.242.137.6:56048 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (362.869µs) from=10.242.137.6:56052 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.895836ms) from=10.242.137.6:56056 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (283.151µs) from=10.242.137.6:56058 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.290688ms) from=10.242.137.6:56060 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.835541ms) from=10.242.137.6:56062 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.854657ms) from=10.242.137.6:56064 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (484.064µs) from=10.242.137.6:56066 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (17.855226ms) from=10.242.137.6:56068 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (859.906µs) from=10.242.137.6:56070 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.941338ms) from=10.242.137.6:56072 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (674.888µs) from=10.242.137.6:56074 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.417926ms) from=10.242.137.6:56076 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (2.819013ms) from=10.242.137.6:56078 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (8.009703ms) from=10.242.137.6:56080 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.96283ms) from=10.242.137.6:56082 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (16.074032ms) from=10.242.137.6:56084 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (348.414µs) from=10.242.137.6:56086 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.774664ms) from=10.242.137.6:56088 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (291.664µs) from=10.242.137.6:56090 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.988567ms) from=10.242.137.6:56092 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.029246ms) from=10.242.137.6:56094 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.469639ms) from=10.242.137.6:56096 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (228.03µs) from=10.242.137.6:56098 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.50105ms) from=10.242.137.6:56100 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (327.94µs) from=10.242.137.6:56102 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.929761ms) from=10.242.137.6:56104 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.196163ms) from=10.242.137.6:56106 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.002506ms) from=10.242.137.6:56108 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (544.566µs) from=10.242.137.6:56110 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.445042ms) from=10.242.137.6:56112 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (409.693µs) from=10.242.137.6:56114 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.099584ms) from=10.242.137.6:56116 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (331.712µs) from=10.242.137.6:56118 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.236397ms) from=10.242.137.6:56120 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (243.12µs) from=10.242.137.6:56122 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.093151ms) from=10.242.137.6:56124 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (254.51µs) from=10.242.137.6:56126 2021/05/08 10:45:16 [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/05/08 10:45:16 [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/05/08 10:45:16 [DEBUG] 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/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.54868ms) from=10.242.137.6:56128 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:16 [DEBUG] agent: Node info in sync 2021/05/08 10:45:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (335.004µs) from=10.242.137.6:56130 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.932464ms) from=10.242.137.6:56132 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (648.498µs) from=10.242.137.6:56134 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.382851ms) from=10.242.137.6:56136 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (498.308µs) from=10.242.137.6:56138 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.569108ms) from=10.242.137.6:56140 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (3.281327ms) from=10.242.137.6:56142 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (15.505307ms) from=10.242.137.6:56144 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (500.439µs) from=10.242.137.6:56146 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.735319ms) from=10.242.137.6:56148 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (297.824µs) from=10.242.137.6:56150 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.012472ms) from=10.242.137.6:56152 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (391.864µs) from=10.242.137.6:56154 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.305317ms) from=10.242.137.6:56156 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (262.016µs) from=10.242.137.6:56158 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.937111ms) from=10.242.137.6:56160 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (259.688µs) from=10.242.137.6:56162 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.798326ms) from=10.242.137.6:56164 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (328.072µs) from=10.242.137.6:56166 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.535479ms) from=10.242.137.6:56168 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (319.206µs) from=10.242.137.6:56170 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.145147ms) from=10.242.137.6:56172 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (2.931498ms) from=10.242.137.6:56174 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (2.503277ms) from=10.242.137.6:56176 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (584.144µs) from=10.242.137.6:56178 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (2.756526ms) from=10.242.137.6:56180 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (296.045µs) from=10.242.137.6:56182 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.442324ms) from=10.242.137.6:56184 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (346.588µs) from=10.242.137.6:56186 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.95213ms) from=10.242.137.6:56188 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (2.293469ms) from=10.242.137.6:56190 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (2.95629ms) from=10.242.137.6:56192 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (348.003µs) from=10.242.137.6:56194 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v11__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.990586ms) from=10.242.137.6:56196 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (443.207µs) from=10.242.137.6:56200 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v11_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.441087ms) from=10.242.137.6:56202 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (305.307µs) from=10.242.137.6:56204 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v12__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.235719ms) from=10.242.137.6:56206 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (438.808µs) from=10.242.137.6:56208 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v12_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.174477ms) from=10.242.137.6:56210 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (353.501µs) from=10.242.137.6:56212 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v13__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.659325ms) from=10.242.137.6:56214 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (285.086µs) from=10.242.137.6:56216 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v13_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.229987ms) from=10.242.137.6:56218 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (483.018µs) from=10.242.137.6:56220 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v14__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.956657ms) from=10.242.137.6:56222 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (340.427µs) from=10.242.137.6:56224 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v14_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.574236ms) from=10.242.137.6:56226 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (1.106864ms) from=10.242.137.6:56228 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v15__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.598203ms) from=10.242.137.6:56230 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (353.559µs) from=10.242.137.6:56232 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v15_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.089115ms) from=10.242.137.6:56234 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (464.394µs) from=10.242.137.6:56236 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v16__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.995584ms) from=10.242.137.6:56238 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (329.044µs) from=10.242.137.6:56240 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v16_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.275078ms) from=10.242.137.6:56242 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (305.19µs) from=10.242.137.6:56244 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v17__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (10.996299ms) from=10.242.137.6:56246 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (249.484µs) from=10.242.137.6:56248 2021/05/08 10:45:17 [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/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v17_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.449375ms) from=10.242.137.6:56250 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (445.107µs) from=10.242.137.6:56252 2021/05/08 10:45:17 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:17 [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/05/08 10:45:17 [DEBUG] 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/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [INFO] agent: Synced service "_v18__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:17 [DEBUG] agent: Node info in sync 2021/05/08 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (2.512942ms) from=10.242.137.6:56254 2021/05/08 10:45:17 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:17 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Node info in sync 2021/05/08 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (283.886µs) from=10.242.137.6:56256 2021/05/08 10:45:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:18 [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/05/08 10:45:18 [DEBUG] 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/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [INFO] agent: Synced service "_v18_aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Node info in sync 2021/05/08 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.861237ms) from=10.242.137.6:56258 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Node info in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Node info in sync 2021/05/08 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (1.399449ms) from=10.242.137.6:56260 2021/05/08 10:45:18 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:18 [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/05/08 10:45:18 [DEBUG] 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/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [INFO] agent: Synced service "_v19__aai-nquery_10.242.70.67_8446" 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Node info in sync 2021/05/08 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (2.891782ms) from=10.242.137.6:56262 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_message-router_10.96.21.178_3904" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.228.126_443" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_nsd_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_parser_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.207.197_9011" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v0_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (299.356µs) from=10.242.137.6:56264 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.69.58_9009" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud_10.96.194.58_9001" in sync 2021/05/08 10:45:18 [DEBUG] agent: Node info in sync 2021/05/08 10:45:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 10:45:18 [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/05/08 10:45:18 [DEBUG] 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/05/08 10:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.147.245_9015" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.70.67_8446" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_catalog_10.96.199.163_8806" in sync 2021/05/08 10:45:18 [DEBUG] agent: Service "_v1_nsd_10.96.199.163