+ 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: '1d611543-4453-1c97-5a57-697342d28fbc' Node name: 'onap-msb-consul-86975585d9-k8sfr' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/27 18:04:50 [DEBUG] agent: Using random ID "1d611543-4453-1c97-5a57-697342d28fbc" as node ID 2021/04/27 18:04:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1d611543-4453-1c97-5a57-697342d28fbc Address:127.0.0.1:8300}] 2021/04/27 18:04:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/27 18:04:51 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/27 18:04:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/27 18:04:51 [WARN] raft: Unable to get address for server id 1d611543-4453-1c97-5a57-697342d28fbc, using fallback address 127.0.0.1:8300: Could not find address for server id 1d611543-4453-1c97-5a57-697342d28fbc 2021/04/27 18:04:51 [DEBUG] raft: Votes needed: 1 2021/04/27 18:04:51 [DEBUG] raft: Vote granted from 1d611543-4453-1c97-5a57-697342d28fbc in term 2. Tally: 1 2021/04/27 18:04:51 [INFO] raft: Election won. Tally: 1 2021/04/27 18:04:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/27 18:04:51 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-k8sfr.dc1 127.0.0.1 2021/04/27 18:04:51 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-k8sfr 127.0.0.1 2021/04/27 18:04:51 [INFO] consul: cluster leadership acquired 2021/04/27 18:04:51 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-k8sfr.dc1" in area "wan" 2021/04/27 18:04:51 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-k8sfr (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 18:04:51 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/27 18:04:51 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-k8sfr 2021/04/27 18:04:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/27 18:04:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/27 18:04:52 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/27 18:04:52 [INFO] agent: started state syncer 2021/04/27 18:04:52 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/27 18:04:52 [INFO] agent: Synced node info 2021/04/27 18:04:52 [DEBUG] agent: Node info in sync 2021/04/27 18:04:52 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/27 18:04:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-k8sfr" since the cluster is too small 2021/04/27 18:04:52 [INFO] consul: member 'onap-msb-consul-86975585d9-k8sfr' joined, marking health alive 2021/04/27 18:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-k8sfr" since the cluster is too small 2021/04/27 18:04:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 18:04:54 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/27 18:05:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-k8sfr" since the cluster is too small 2021/04/27 18:06:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 18:06:21 [DEBUG] agent: Node info in sync 2021/04/27 18:06:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-k8sfr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 18:06:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-k8sfr" since the cluster is too small 2021/04/27 18:07:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 18:07:33 [DEBUG] agent: Node info in sync 2021/04/27 18:07:39 [DEBUG] http: Request GET /v1/status/leader (334.793µs) from=10.233.72.182:49300 2021/04/27 18:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:40 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.5.34_9004" 2021/04/27 18:07:40 [DEBUG] agent: Node info in sync 2021/04/27 18:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (271.380801ms) from=10.233.72.182:49440 2021/04/27 18:07:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:40 [DEBUG] agent: Node info in sync 2021/04/27 18:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (1.112976ms) from=10.233.72.182:49442 2021/04/27 18:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:42 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.5.34_9004" 2021/04/27 18:07:42 [DEBUG] agent: Node info in sync 2021/04/27 18:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.096048412s) from=10.233.72.182:49444 2021/04/27 18:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:42 [DEBUG] agent: Node info in sync 2021/04/27 18:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (471.456µs) from=10.233.72.182:49462 2021/04/27 18:07:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [INFO] agent: Synced service "_v1_parser_10.233.33.183_8806" 2021/04/27 18:07:43 [DEBUG] agent: Node info in sync 2021/04/27 18:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (671.696612ms) from=10.233.72.182:49466 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [DEBUG] agent: Node info in sync 2021/04/27 18:07:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (336.271µs) from=10.233.72.182:49560 2021/04/27 18:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:43 [INFO] agent: Synced service "_v1_catalog_10.233.33.183_8806" 2021/04/27 18:07:43 [DEBUG] agent: Node info in sync 2021/04/27 18:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (272.767634ms) from=10.233.72.182:49566 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:43 [DEBUG] agent: Node info in sync 2021/04/27 18:07:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (828.024µs) from=10.233.72.182:49574 2021/04/27 18:07:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:45 [INFO] agent: Synced service "_v1_nsd_10.233.33.183_8806" 2021/04/27 18:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:45 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:45 [DEBUG] agent: Node info in sync 2021/04/27 18:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.207711365s) from=10.233.72.182:49608 2021/04/27 18:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:45 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:45 [DEBUG] agent: Node info in sync 2021/04/27 18:07:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (468.85µs) from=10.233.72.182:49798 2021/04/27 18:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:46 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.33.183_8806" 2021/04/27 18:07:46 [DEBUG] agent: Node info in sync 2021/04/27 18:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (830.001011ms) from=10.233.72.182:49800 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:46 [DEBUG] agent: Node info in sync 2021/04/27 18:07:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (61.54881ms) from=10.233.72.182:49808 2021/04/27 18:07:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.43.203_8080" 2021/04/27 18:07:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [DEBUG] agent: Node info in sync 2021/04/27 18:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.49866721s) from=10.233.72.182:49812 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:48 [DEBUG] agent: Node info in sync 2021/04/27 18:07:48 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (487.255µs) from=10.233.72.182:49908 2021/04/27 18:07:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:49 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.157_9015" 2021/04/27 18:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Node info in sync 2021/04/27 18:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (867.775136ms) from=10.233.72.182:49912 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Node info in sync 2021/04/27 18:07:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (580.45µs) from=10.233.72.182:50002 2021/04/27 18:07:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:49 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.36.146_9009" 2021/04/27 18:07:49 [DEBUG] agent: Node info in sync 2021/04/27 18:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (736.956493ms) from=10.233.72.182:50004 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:49 [DEBUG] agent: Node info in sync 2021/04/27 18:07:50 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (325.686µs) from=10.233.72.182:50018 2021/04/27 18:07:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:51 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.36.146_9009" 2021/04/27 18:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Node info in sync 2021/04/27 18:07:51 [DEBUG] http: Request PUT /v1/agent/service/register (995.584049ms) from=10.233.72.182:50072 2021/04/27 18:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:51 [DEBUG] agent: Node info in sync 2021/04/27 18:07:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (439.274µs) from=10.233.72.182:50158 2021/04/27 18:07:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-k8sfr" since the cluster is too small 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.0.2_9011" 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [DEBUG] agent: Node info in sync 2021/04/27 18:07:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.10226165s) from=10.233.72.182:50160 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [DEBUG] agent: Node info in sync 2021/04/27 18:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (309.447µs) from=10.233.72.182:50174 2021/04/27 18:07:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:52 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.0.2_9011" 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Node info in sync 2021/04/27 18:07:52 [DEBUG] http: Request PUT /v1/agent/service/register (468.809625ms) from=10.233.72.182:50178 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:52 [DEBUG] agent: Node info in sync 2021/04/27 18:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (387.054µs) from=10.233.72.182:50186 2021/04/27 18:07:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:53 [INFO] agent: Synced service "_v0_multicloud_10.233.4.254_9001" 2021/04/27 18:07:53 [DEBUG] agent: Node info in sync 2021/04/27 18:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (770.485776ms) from=10.233.72.182:50220 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:53 [DEBUG] agent: Node info in sync 2021/04/27 18:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (411.896µs) from=10.233.72.182:50286 2021/04/27 18:07:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:54 [INFO] agent: Synced service "_v1_multicloud_10.233.4.254_9001" 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:54 [DEBUG] agent: Node info in sync 2021/04/27 18:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (599.500421ms) from=10.233.72.182:50288 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:54 [DEBUG] agent: Node info in sync 2021/04/27 18:07:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (358.505µs) from=10.233.72.182:50380 2021/04/27 18:07:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:55 [INFO] agent: Synced service "_v1_appc_10.233.33.121_8443" 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:55 [DEBUG] agent: Node info in sync 2021/04/27 18:07:55 [DEBUG] http: Request PUT /v1/agent/service/register (600.575385ms) from=10.233.72.182:50382 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:55 [DEBUG] agent: Node info in sync 2021/04/27 18:07:55 [DEBUG] http: Request GET /v1/health/service/appc-v1 (305.302µs) from=10.233.72.182:50514 2021/04/27 18:07:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:56 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.6.188_443" 2021/04/27 18:07:56 [DEBUG] agent: Node info in sync 2021/04/27 18:07:56 [DEBUG] http: Request PUT /v1/agent/service/register (633.172799ms) from=10.233.72.182:50518 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:56 [DEBUG] agent: Node info in sync 2021/04/27 18:07:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (395.412µs) from=10.233.72.182:50526 2021/04/27 18:07:56 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:57 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:57 [DEBUG] agent: Node info in sync 2021/04/27 18:07:57 [DEBUG] http: Request PUT /v1/agent/service/register (1.229730065s) from=10.233.72.182:50530 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:57 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:57 [DEBUG] agent: Node info in sync 2021/04/27 18:07:57 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (313.62µs) from=10.233.72.182:50540 2021/04/27 18:07:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:58 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" 2021/04/27 18:07:58 [DEBUG] agent: Node info in sync 2021/04/27 18:07:58 [DEBUG] http: Request PUT /v1/agent/service/register (690.241659ms) from=10.233.72.182:50544 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:07:58 [DEBUG] agent: Node info in sync 2021/04/27 18:07:58 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (518.48µs) from=10.233.72.182:50632 2021/04/27 18:07:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Node info in sync 2021/04/27 18:07:59 [DEBUG] http: Request PUT /v1/agent/service/register (703.206258ms) from=10.233.72.182:50634 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Node info in sync 2021/04/27 18:07:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (538.187µs) from=10.233.72.182:50722 2021/04/27 18:07:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [INFO] agent: Synced service "_v1_message-router_10.233.55.118_3904" 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Node info in sync 2021/04/27 18:07:59 [DEBUG] http: Request PUT /v1/agent/service/register (346.096915ms) from=10.233.72.182:50724 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:07:59 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:07:59 [DEBUG] agent: Node info in sync 2021/04/27 18:07:59 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (44.857207ms) from=10.233.72.182:50740 2021/04/27 18:07:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:07:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:00 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.8.107_9007" 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:00 [DEBUG] agent: Node info in sync 2021/04/27 18:08:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.07641718s) from=10.233.72.182:50744 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:00 [DEBUG] agent: Node info in sync 2021/04/27 18:08:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (556.961µs) from=10.233.72.182:50888 2021/04/27 18:08:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:01 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.8.107_9007" 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Node info in sync 2021/04/27 18:08:01 [DEBUG] http: Request PUT /v1/agent/service/register (425.947242ms) from=10.233.72.182:50890 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Node info in sync 2021/04/27 18:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (323.226µs) from=10.233.72.182:50894 2021/04/27 18:08:01 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:01 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Node info in sync 2021/04/27 18:08:01 [DEBUG] http: Request PUT /v1/agent/service/register (373.879322ms) from=10.233.72.182:50896 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:01 [DEBUG] agent: Node info in sync 2021/04/27 18:08:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (337.499µs) from=10.233.72.182:50904 2021/04/27 18:08:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:02 [DEBUG] agent: Node info in sync 2021/04/27 18:08:02 [DEBUG] http: Request PUT /v1/agent/service/register (308.574852ms) from=10.233.72.182:50906 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:02 [DEBUG] agent: Node info in sync 2021/04/27 18:08:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (409.356µs) from=10.233.72.182:50912 2021/04/27 18:08:02 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:03 [DEBUG] agent: Node info in sync 2021/04/27 18:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (600.313343ms) from=10.233.72.182:50914 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Node info in sync 2021/04/27 18:08:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (340.653µs) from=10.233.72.182:51016 2021/04/27 18:08:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Node info in sync 2021/04/27 18:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (335.050416ms) from=10.233.72.182:51020 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:03 [DEBUG] agent: Node info in sync 2021/04/27 18:08:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (483.152µs) from=10.233.72.182:51034 2021/04/27 18:08:03 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:04 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Node info in sync 2021/04/27 18:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (800.638586ms) from=10.233.72.182:51040 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:04 [DEBUG] agent: Node info in sync 2021/04/27 18:08:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (438.979µs) from=10.233.72.182:51130 2021/04/27 18:08:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Node info in sync 2021/04/27 18:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (455.224912ms) from=10.233.72.182:51132 2021/04/27 18:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Node info in sync 2021/04/27 18:08:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (500.169µs) from=10.233.72.182:51264 2021/04/27 18:08:05 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:05 [DEBUG] agent: Node info in sync 2021/04/27 18:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (420.549074ms) from=10.233.72.182:51266 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:05 [DEBUG] agent: Node info in sync 2021/04/27 18:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (173.99069ms) from=10.233.72.182:51272 2021/04/27 18:08:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:06 [DEBUG] agent: Node info in sync 2021/04/27 18:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (170.096833ms) from=10.233.72.182:51276 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:06 [DEBUG] agent: Node info in sync 2021/04/27 18:08:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (322.215961ms) from=10.233.72.182:51280 2021/04/27 18:08:06 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Node info in sync 2021/04/27 18:08:07 [DEBUG] http: Request PUT /v1/agent/service/register (500.770578ms) from=10.233.72.182:51284 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Node info in sync 2021/04/27 18:08:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (376.629µs) from=10.233.72.182:51288 2021/04/27 18:08:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:07 [DEBUG] agent: Node info in sync 2021/04/27 18:08:07 [DEBUG] http: Request PUT /v1/agent/service/register (281.78924ms) from=10.233.72.182:51292 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (412.519µs) from=10.233.72.182:51298 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:07 [DEBUG] agent: Node info in sync 2021/04/27 18:08:07 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:08 [DEBUG] agent: Node info in sync 2021/04/27 18:08:08 [DEBUG] http: Request PUT /v1/agent/service/register (615.605957ms) from=10.233.72.182:51300 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:08 [DEBUG] agent: Node info in sync 2021/04/27 18:08:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (371.253µs) from=10.233.72.182:51392 2021/04/27 18:08:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Node info in sync 2021/04/27 18:08:09 [DEBUG] http: Request PUT /v1/agent/service/register (825.500579ms) from=10.233.72.182:51394 2021/04/27 18:08:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:09 [DEBUG] agent: Node info in sync 2021/04/27 18:08:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (400.702µs) from=10.233.72.182:51486 2021/04/27 18:08:09 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Node info in sync 2021/04/27 18:08:10 [DEBUG] http: Request PUT /v1/agent/service/register (516.122844ms) from=10.233.72.182:51496 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Node info in sync 2021/04/27 18:08:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (390.982µs) from=10.233.72.182:51574 2021/04/27 18:08:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Node info in sync 2021/04/27 18:08:10 [DEBUG] http: Request PUT /v1/agent/service/register (392.488873ms) from=10.233.72.182:51632 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:10 [DEBUG] agent: Node info in sync 2021/04/27 18:08:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (366.247µs) from=10.233.72.182:51638 2021/04/27 18:08:10 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:11 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:11 [DEBUG] agent: Node info in sync 2021/04/27 18:08:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.186207296s) from=10.233.72.182:51640 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Node info in sync 2021/04/27 18:08:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (557.716µs) from=10.233.72.182:51656 2021/04/27 18:08:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Node info in sync 2021/04/27 18:08:12 [DEBUG] http: Request PUT /v1/agent/service/register (307.854658ms) from=10.233.72.182:51660 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:12 [DEBUG] agent: Node info in sync 2021/04/27 18:08:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (471.885µs) from=10.233.72.182:51664 2021/04/27 18:08:12 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Node info in sync 2021/04/27 18:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (666.925149ms) from=10.233.72.182:51666 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Node info in sync 2021/04/27 18:08:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (408.609µs) from=10.233.72.182:51756 2021/04/27 18:08:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.78.205_8446" 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Node info in sync 2021/04/27 18:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (575.836449ms) from=10.233.72.182:51760 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (299.379µs) from=10.233.72.182:51772 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:13 [DEBUG] agent: Node info in sync 2021/04/27 18:08:14 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Node info in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:14 [DEBUG] agent: Node info in sync 2021/04/27 18:08:14 [DEBUG] http: Request PUT /v1/agent/service/register (625.143052ms) from=10.233.72.182:51774 2021/04/27 18:08:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (2.765377ms) from=10.233.72.182:51864 2021/04/27 18:08:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08: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/04/27 18:08:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Node info in sync 2021/04/27 18:08:15 [DEBUG] http: Request PUT /v1/agent/service/register (300.587605ms) from=10.233.72.182:51866 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Node info in sync 2021/04/27 18:08:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (401.351µs) from=10.233.72.182:51998 2021/04/27 18:08:15 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08: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/04/27 18:08:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Node info in sync 2021/04/27 18:08:15 [DEBUG] http: Request PUT /v1/agent/service/register (327.061694ms) from=10.233.72.182:52002 2021/04/27 18:08:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Node info in sync 2021/04/27 18:08:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (558.548µs) from=10.233.72.182:52004 2021/04/27 18:08:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08: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/04/27 18:08: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/04/27 18:08:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Node info in sync 2021/04/27 18:08:16 [DEBUG] http: Request PUT /v1/agent/service/register (417.919252ms) from=10.233.72.182:52008 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:16 [DEBUG] agent: Node info in sync 2021/04/27 18:08:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (77.571075ms) from=10.233.72.182:52014 2021/04/27 18:08:16 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08: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/04/27 18:08: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/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Node info in sync 2021/04/27 18:08:17 [DEBUG] http: Request PUT /v1/agent/service/register (404.256981ms) from=10.233.72.182:52016 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (339.817µs) from=10.233.72.182:52020 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Node info in sync 2021/04/27 18:08: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/04/27 18:08: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/04/27 18:08: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/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:17 [DEBUG] agent: Node info in sync 2021/04/27 18:08:17 [DEBUG] http: Request PUT /v1/agent/service/register (484.565694ms) from=10.233.72.182:52022 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:17 [DEBUG] agent: Node info in sync 2021/04/27 18:08:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (300.906µs) from=10.233.72.182:52028 2021/04/27 18:08: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/04/27 18:08: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/04/27 18:08: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/04/27 18:08: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/04/27 18:08:18 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:18 [DEBUG] agent: Node info in sync 2021/04/27 18:08:18 [DEBUG] http: Request PUT /v1/agent/service/register (181.940606ms) from=10.233.72.182:52030 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Node info in sync 2021/04/27 18:08:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (497.212µs) from=10.233.72.182:52118 2021/04/27 18:08:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08: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/04/27 18:08: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/04/27 18:08:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:18 [DEBUG] agent: Node info in sync 2021/04/27 18:08:18 [DEBUG] http: Request PUT /v1/agent/service/register (501.66525ms) from=10.233.72.182:52124 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:18 [DEBUG] agent: Node info in sync 2021/04/27 18:08:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (341.69µs) from=10.233.72.182:52126 2021/04/27 18:08:19 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Node info in sync 2021/04/27 18:08:19 [DEBUG] http: Request PUT /v1/agent/service/register (271.360076ms) from=10.233.72.182:52128 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Node info in sync 2021/04/27 18:08:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (101.228119ms) from=10.233.72.182:52216 2021/04/27 18:08:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:19 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Node info in sync 2021/04/27 18:08:20 [DEBUG] http: Request PUT /v1/agent/service/register (499.975657ms) from=10.233.72.182:52226 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Node info in sync 2021/04/27 18:08:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (558.012µs) from=10.233.72.182:52280 2021/04/27 18:08:20 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Node info in sync 2021/04/27 18:08:20 [DEBUG] http: Request PUT /v1/agent/service/register (201.076408ms) from=10.233.72.182:52364 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:20 [DEBUG] agent: Node info in sync 2021/04/27 18:08:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (289.186676ms) from=10.233.72.182:52370 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Node info in sync 2021/04/27 18:08:21 [DEBUG] http: Request PUT /v1/agent/service/register (291.23463ms) from=10.233.72.182:52372 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Node info in sync 2021/04/27 18:08:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (306.401µs) from=10.233.72.182:52374 2021/04/27 18:08:21 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Node info in sync 2021/04/27 18:08:21 [DEBUG] http: Request PUT /v1/agent/service/register (105.573745ms) from=10.233.72.182:52376 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:21 [DEBUG] agent: Node info in sync 2021/04/27 18:08:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (407.862µs) from=10.233.72.182:52382 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Node info in sync 2021/04/27 18:08:22 [DEBUG] http: Request PUT /v1/agent/service/register (515.41946ms) from=10.233.72.182:52386 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Node info in sync 2021/04/27 18:08:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (307.427µs) from=10.233.72.182:52394 2021/04/27 18:08:22 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Node info in sync 2021/04/27 18:08:22 [DEBUG] http: Request PUT /v1/agent/service/register (370.500547ms) from=10.233.72.182:52396 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:22 [DEBUG] agent: Node info in sync 2021/04/27 18:08:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (324.841µs) from=10.233.72.182:52400 2021/04/27 18:08:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Node info in sync 2021/04/27 18:08:23 [DEBUG] http: Request PUT /v1/agent/service/register (662.837333ms) from=10.233.72.182:52404 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:23 [DEBUG] agent: Node info in sync 2021/04/27 18:08:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (443.13µs) from=10.233.72.182:52498 2021/04/27 18:08:23 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Node info in sync 2021/04/27 18:08:24 [DEBUG] http: Request PUT /v1/agent/service/register (521.742665ms) from=10.233.72.182:52502 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Node info in sync 2021/04/27 18:08:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (427.371µs) from=10.233.72.182:52602 2021/04/27 18:08:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.78.205_8446" 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Node info in sync 2021/04/27 18:08:24 [DEBUG] http: Request PUT /v1/agent/service/register (485.997481ms) from=10.233.72.182:52604 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:24 [DEBUG] agent: Node info in sync 2021/04/27 18:08:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (531.041µs) from=10.233.72.182:52646 2021/04/27 18:08:25 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [INFO] agent: Synced service "_v11__aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Node info in sync 2021/04/27 18:08:25 [DEBUG] http: Request PUT /v1/agent/service/register (294.066125ms) from=10.233.72.182:52670 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Node info in sync 2021/04/27 18:08:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (366.821µs) from=10.233.72.182:52746 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:25 [INFO] agent: Synced service "_v11_aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Node info in sync 2021/04/27 18:08:25 [DEBUG] http: Request PUT /v1/agent/service/register (362.398758ms) from=10.233.72.182:52748 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:25 [DEBUG] agent: Node info in sync 2021/04/27 18:08:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (302.807µs) from=10.233.72.182:52752 2021/04/27 18:08:25 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:26 [INFO] agent: Synced service "_v12__aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:26 [DEBUG] agent: Node info in sync 2021/04/27 18:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (278.593456ms) from=10.233.72.182:52754 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Node info in sync 2021/04/27 18:08:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (507.937µs) from=10.233.72.182:52760 2021/04/27 18:08:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [INFO] agent: Synced service "_v12_aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Node info in sync 2021/04/27 18:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (497.333194ms) from=10.233.72.182:52764 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Node info in sync 2021/04/27 18:08:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (574.195µs) from=10.233.72.182:52766 2021/04/27 18:08:27 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [INFO] agent: Synced service "_v13__aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Node info in sync 2021/04/27 18:08:27 [DEBUG] http: Request PUT /v1/agent/service/register (507.784306ms) from=10.233.72.182:52774 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:27 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:27 [DEBUG] agent: Node info in sync 2021/04/27 18:08:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (502.432µs) from=10.233.72.182:52780 2021/04/27 18:08:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [INFO] agent: Synced service "_v13_aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Node info in sync 2021/04/27 18:08:28 [DEBUG] http: Request PUT /v1/agent/service/register (599.905516ms) from=10.233.72.182:52814 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:28 [DEBUG] agent: Node info in sync 2021/04/27 18:08:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (420.833µs) from=10.233.72.182:52872 2021/04/27 18:08:28 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [INFO] agent: Synced service "_v14__aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Node info in sync 2021/04/27 18:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (145.539165ms) from=10.233.72.182:52874 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Node info in sync 2021/04/27 18:08:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (49.591303ms) from=10.233.72.182:52930 2021/04/27 18:08:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [INFO] agent: Synced service "_v14_aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Node info in sync 2021/04/27 18:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (707.68582ms) from=10.233.72.182:52964 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:29 [DEBUG] agent: Node info in sync 2021/04/27 18:08:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (440.345µs) from=10.233.72.182:52976 2021/04/27 18:08:30 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 18:08:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.5.34_9004" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [INFO] agent: Synced service "_v15__aai-nquery_10.233.78.205_8446" 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.118_3904" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_parser_10.233.33.183_8806" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.203_8080" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.4.254_9001" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_appc_10.233.33.121_8443" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Node info in sync 2021/04/27 18:08:30 [DEBUG] http: Request PUT /v1/agent/service/register (505.343263ms) from=10.233.72.182:53032 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.183_8806" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.188_443" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.183_8806" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.36.146_9009" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.159_9005" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.183_8806" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.2_9011" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.159_9005" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.205_8446" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.107_9007" in sync 2021/04/27 18:08:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.205_8446" in sync 2021/04