By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '70dbf505-ea52-74ce-24cd-72818e201c8a' Node name: 'onap-msb-consul-86975585d9-nxf6s' 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 19:16:33 [DEBUG] agent: Using random ID "70dbf505-ea52-74ce-24cd-72818e201c8a" as node ID 2021/04/27 19:16:33 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:70dbf505-ea52-74ce-24cd-72818e201c8a Address:127.0.0.1:8300}] 2021/04/27 19:16:33 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/27 19:16:33 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/27 19:16:33 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/27 19:16:33 [WARN] raft: Unable to get address for server id 70dbf505-ea52-74ce-24cd-72818e201c8a, using fallback address 127.0.0.1:8300: Could not find address for server id 70dbf505-ea52-74ce-24cd-72818e201c8a 2021/04/27 19:16:33 [DEBUG] raft: Votes needed: 1 2021/04/27 19:16:33 [DEBUG] raft: Vote granted from 70dbf505-ea52-74ce-24cd-72818e201c8a in term 2. Tally: 1 2021/04/27 19:16:34 [INFO] raft: Election won. Tally: 1 2021/04/27 19:16:34 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/27 19:16:34 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-nxf6s.dc1 127.0.0.1 2021/04/27 19:16:34 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-nxf6s 127.0.0.1 2021/04/27 19:16:34 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-nxf6s.dc1" in area "wan" 2021/04/27 19:16:34 [INFO] consul: cluster leadership acquired 2021/04/27 19:16:34 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-nxf6s (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:16:34 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-nxf6s 2021/04/27 19:16:34 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/27 19:16:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/27 19:16:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/27 19:16:35 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/27 19:16:35 [INFO] agent: started state syncer 2021/04/27 19:16:35 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/27 19:16:35 [INFO] agent: Synced node info 2021/04/27 19:16:35 [DEBUG] agent: Node info in sync 2021/04/27 19:16:36 [DEBUG] agent: Node info in sync 2021/04/27 19:16:37 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/27 19:16:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:16:37 [INFO] consul: member 'onap-msb-consul-86975585d9-nxf6s' joined, marking health alive 2021/04/27 19:16:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small ==> 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 19:17:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:18:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:18:04 [DEBUG] agent: Node info in sync 2021/04/27 19:18:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:18:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:19:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:19:09 [DEBUG] agent: Node info in sync 2021/04/27 19:19:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:20:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:20:15 [DEBUG] agent: Node info in sync 2021/04/27 19:20:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:20:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:21:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:21:19 [DEBUG] agent: Node info in sync 2021/04/27 19:21:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:22:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:22:20 [DEBUG] agent: Node info in sync 2021/04/27 19:22:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:23:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:23:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:23:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:23:46 [DEBUG] agent: Node info in sync 2021/04/27 19:24:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:25:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:25:29 [DEBUG] agent: Node info in sync 2021/04/27 19:25:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:26:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:26:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:26:59 [DEBUG] agent: Node info in sync 2021/04/27 19:27:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:27:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:28:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:28:08 [DEBUG] agent: Node info in sync 2021/04/27 19:28:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:29:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:29:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:30:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:30:02 [DEBUG] agent: Node info in sync 2021/04/27 19:30:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:31:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:31:32 [DEBUG] agent: Node info in sync 2021/04/27 19:31:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:32:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:32:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:32:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:32:57 [DEBUG] agent: Node info in sync 2021/04/27 19:33:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:34:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:34:13 [DEBUG] agent: Node info in sync 2021/04/27 19:34:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:34:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:35:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:35:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:35:58 [DEBUG] agent: Node info in sync 2021/04/27 19:36:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:37:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:37:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:37:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:37:53 [DEBUG] agent: Node info in sync 2021/04/27 19:38:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:39:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:39:10 [DEBUG] agent: Node info in sync 2021/04/27 19:39:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:39:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:40:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:40:24 [DEBUG] agent: Node info in sync 2021/04/27 19:40:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:41:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:41:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:41:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:41:52 [DEBUG] agent: Node info in sync 2021/04/27 19:42:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:43:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:43:21 [DEBUG] agent: Node info in sync 2021/04/27 19:43:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:44:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:44:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:44:31 [DEBUG] agent: Node info in sync 2021/04/27 19:44:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:45:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:46:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:46:26 [DEBUG] agent: Node info in sync 2021/04/27 19:46:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:46:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:47:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:48:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:48:02 [DEBUG] agent: Node info in sync 2021/04/27 19:48:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:49:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nxf6s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 19:49:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 19:49:26 [DEBUG] agent: Node info in sync 2021/04/27 19:49:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:50:01 [DEBUG] http: Request GET /v1/status/leader (108.708922ms) from=10.233.72.47:57396 2021/04/27 19:50:02 [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 19:50: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 19:50:02 [INFO] agent: Synced service "_v1_parser_10.233.9.146_8806" 2021/04/27 19:50:02 [DEBUG] agent: Node info in sync 2021/04/27 19:50:02 [DEBUG] http: Request PUT /v1/agent/service/register (401.699057ms) from=10.233.72.47:57452 2021/04/27 19:50:02 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:02 [DEBUG] agent: Node info in sync 2021/04/27 19:50:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.25632ms) from=10.233.72.47:57460 2021/04/27 19:50:03 [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 19:50: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 19:50:03 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:03 [INFO] agent: Synced service "_v1_catalog_10.233.9.146_8806" 2021/04/27 19:50:03 [DEBUG] agent: Node info in sync 2021/04/27 19:50:03 [DEBUG] http: Request PUT /v1/agent/service/register (227.045897ms) from=10.233.72.47:57564 2021/04/27 19:50:03 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:03 [DEBUG] agent: Node info in sync 2021/04/27 19:50:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.227219ms) from=10.233.72.47:57598 2021/04/27 19:50:04 [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 19:50: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 19:50:04 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [INFO] agent: Synced service "_v1_nsd_10.233.9.146_8806" 2021/04/27 19:50:04 [DEBUG] agent: Node info in sync 2021/04/27 19:50:04 [DEBUG] http: Request PUT /v1/agent/service/register (299.500563ms) from=10.233.72.47:57624 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Node info in sync 2021/04/27 19:50:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (501.65µs) from=10.233.72.47:57650 2021/04/27 19:50:04 [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 19:50: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 19:50:04 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.146_8806" 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Node info in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:04 [DEBUG] agent: Node info in sync 2021/04/27 19:50:04 [DEBUG] http: Request PUT /v1/agent/service/register (199.566317ms) from=10.233.72.47:57660 2021/04/27 19:50:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (199.776781ms) from=10.233.72.47:57708 2021/04/27 19:50:05 [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 19:50: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 19:50:06 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [INFO] agent: Synced service "_v0_multicloud_10.233.44.214_9001" 2021/04/27 19:50:06 [DEBUG] agent: Node info in sync 2021/04/27 19:50:06 [DEBUG] http: Request PUT /v1/agent/service/register (721.3538ms) from=10.233.72.47:57760 2021/04/27 19:50:06 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:06 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:06 [DEBUG] agent: Node info in sync 2021/04/27 19:50:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (567.091µs) from=10.233.72.47:57810 2021/04/27 19:50:06 [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 19:50: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 19:50:07 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:07 [INFO] agent: Synced service "_v1_multicloud_10.233.44.214_9001" 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Node info in sync 2021/04/27 19:50:07 [DEBUG] http: Request PUT /v1/agent/service/register (388.581039ms) from=10.233.72.47:57818 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:07 [DEBUG] agent: Node info in sync 2021/04/27 19:50:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (86.082073ms) from=10.233.72.47:57822 2021/04/27 19:50:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:07 [INFO] agent: Synced service "_v1_sdc_10.233.32.252_8443" 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:07 [DEBUG] agent: Node info in sync 2021/04/27 19:50:07 [DEBUG] http: Request PUT /v1/agent/service/register (327.537323ms) from=10.233.72.47:57862 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:07 [DEBUG] agent: Node info in sync 2021/04/27 19:50:07 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (63.152394ms) from=10.233.72.47:57870 2021/04/27 19:50:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:08 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.32.252_8080" 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Node info in sync 2021/04/27 19:50:08 [DEBUG] http: Request PUT /v1/agent/service/register (301.463275ms) from=10.233.72.47:57872 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:08 [DEBUG] agent: Node info in sync 2021/04/27 19:50:08 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (474.401µs) from=10.233.72.47:57922 2021/04/27 19:50:08 [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 19:50: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 19:50:09 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.27.184_9011" 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Node info in sync 2021/04/27 19:50:09 [DEBUG] http: Request PUT /v1/agent/service/register (791.434555ms) from=10.233.72.47:57970 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:09 [DEBUG] agent: Node info in sync 2021/04/27 19:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (289.791512ms) from=10.233.72.47:58058 2021/04/27 19:50:09 [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 19:50: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 19:50:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:10 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.27.184_9011" 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:10 [DEBUG] agent: Node info in sync 2021/04/27 19:50:10 [DEBUG] http: Request PUT /v1/agent/service/register (500.468986ms) from=10.233.72.47:58064 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:10 [DEBUG] agent: Node info in sync 2021/04/27 19:50:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (598.336µs) from=10.233.72.47:58158 2021/04/27 19:50:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:11 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [DEBUG] agent: Node info in sync 2021/04/27 19:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (554.000399ms) from=10.233.72.47:58164 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Node info in sync 2021/04/27 19:50:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (638.258µs) from=10.233.72.47:58212 2021/04/27 19:50:11 [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 19:50:11 [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 19:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Node info in sync 2021/04/27 19:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (247.16987ms) from=10.233.72.47:58214 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:11 [DEBUG] agent: Node info in sync 2021/04/27 19:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (446.885µs) from=10.233.72.47:58222 2021/04/27 19:50:12 [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 19:50: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 19:50:12 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:12 [DEBUG] agent: Node info in sync 2021/04/27 19:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (320.677539ms) from=10.233.72.47:58226 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Node info in sync 2021/04/27 19:50:12 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (480.438µs) from=10.233.72.47:58276 2021/04/27 19:50:12 [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 19:50: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 19:50:12 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:12 [DEBUG] agent: Node info in sync 2021/04/27 19:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (304.007765ms) from=10.233.72.47:58280 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:12 [DEBUG] agent: Node info in sync 2021/04/27 19:50:12 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (349.493µs) from=10.233.72.47:58284 2021/04/27 19:50:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:13 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.207_8181" 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Node info in sync 2021/04/27 19:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (211.676318ms) from=10.233.72.47:58286 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Node info in sync 2021/04/27 19:50:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (533.42µs) from=10.233.72.47:58330 2021/04/27 19:50:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/so-etsi-nfvo-ns-lcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:13 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Node info in sync 2021/04/27 19:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (402.928717ms) from=10.233.72.47:58374 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:13 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:13 [DEBUG] agent: Node info in sync 2021/04/27 19:50:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (652.884µs) from=10.233.72.47:58424 2021/04/27 19:50:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:14 [INFO] agent: Synced service "_v1_vnflcm_10.233.21.227_8801" 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:14 [DEBUG] agent: Node info in sync 2021/04/27 19:50:14 [DEBUG] http: Request PUT /v1/agent/service/register (250.218436ms) from=10.233.72.47:58448 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:14 [DEBUG] agent: Node info in sync 2021/04/27 19:50:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (699.839243ms) from=10.233.72.47:58478 2021/04/27 19:50:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:16 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:16 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.53.237_8484" 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Node info in sync 2021/04/27 19:50:16 [DEBUG] http: Request PUT /v1/agent/service/register (700.395116ms) from=10.233.72.47:58580 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (604.733µs) from=10.233.72.47:58630 2021/04/27 19:50:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:16 [DEBUG] agent: Node info in sync 2021/04/27 19:50:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:17 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.59.94_8482" 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:17 [DEBUG] agent: Node info in sync 2021/04/27 19:50:17 [DEBUG] http: Request PUT /v1/agent/service/register (444.239135ms) from=10.233.72.47:58638 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:17 [DEBUG] agent: Node info in sync 2021/04/27 19:50:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (298.583µs) from=10.233.72.47:58642 2021/04/27 19:50:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:17 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.23.200_8443" 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:17 [DEBUG] agent: Node info in sync 2021/04/27 19:50:17 [DEBUG] http: Request PUT /v1/agent/service/register (117.939797ms) from=10.233.72.47:58688 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:17 [DEBUG] agent: Node info in sync 2021/04/27 19:50:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (100.090365ms) from=10.233.72.47:58690 2021/04/27 19:50:18 [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 19:50:18 [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 19:50: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 19:50: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 19:50:18 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Node info in sync 2021/04/27 19:50:18 [DEBUG] http: Request PUT /v1/agent/service/register (136.891215ms) from=10.233.72.47:58710 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:18 [DEBUG] agent: Node info in sync 2021/04/27 19:50:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (586.058µs) from=10.233.72.47:58738 2021/04/27 19:50:18 [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 19:50: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 19:50: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 19:50:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:18 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:18 [DEBUG] agent: Node info in sync 2021/04/27 19:50:18 [DEBUG] http: Request PUT /v1/agent/service/register (440.541914ms) from=10.233.72.47:58778 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (391.05µs) from=10.233.72.47:58832 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:19 [DEBUG] agent: Node info in sync 2021/04/27 19:50:19 [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 19:50:19 [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 19:50: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 19:50: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 19:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:19 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:19 [DEBUG] agent: Node info in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:19 [DEBUG] agent: Node info in sync 2021/04/27 19:50:19 [DEBUG] http: Request PUT /v1/agent/service/register (200.058701ms) from=10.233.72.47:58854 2021/04/27 19:50:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (92.082678ms) from=10.233.72.47:58878 2021/04/27 19:50:19 [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 19:50: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 19:50: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 19:50:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:20 [DEBUG] agent: Node info in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Node info in sync 2021/04/27 19:50:20 [DEBUG] http: Request PUT /v1/agent/service/register (415.794299ms) from=10.233.72.47:58884 2021/04/27 19:50:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (99.775731ms) from=10.233.72.47:58932 2021/04/27 19:50:20 [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 19:50:20 [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 19:50: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 19:50: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 19:50:20 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:20 [DEBUG] agent: Node info in sync 2021/04/27 19:50:20 [DEBUG] http: Request PUT /v1/agent/service/register (457.333573ms) from=10.233.72.47:58976 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:20 [DEBUG] agent: Node info in sync 2021/04/27 19:50:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (200.887228ms) from=10.233.72.47:59020 2021/04/27 19:50:21 [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 19:50: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 19:50: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 19:50:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Node info in sync 2021/04/27 19:50:21 [DEBUG] http: Request PUT /v1/agent/service/register (153.46439ms) from=10.233.72.47:59032 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Node info in sync 2021/04/27 19:50:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (199.759794ms) from=10.233.72.47:59034 2021/04/27 19:50:21 [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 19:50:21 [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 19:50: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 19:50: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 19:50:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:21 [DEBUG] agent: Node info in sync 2021/04/27 19:50:21 [DEBUG] http: Request PUT /v1/agent/service/register (133.156275ms) from=10.233.72.47:59038 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:21 [DEBUG] agent: Node info in sync 2021/04/27 19:50:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (401.501µs) from=10.233.72.47:59044 2021/04/27 19:50:22 [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 19:50: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 19:50: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 19:50:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:22 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Node info in sync 2021/04/27 19:50:22 [DEBUG] http: Request PUT /v1/agent/service/register (901.667956ms) from=10.233.72.47:59046 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:22 [DEBUG] agent: Node info in sync 2021/04/27 19:50:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (396.609196ms) from=10.233.72.47:59100 2021/04/27 19:50:23 [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 19:50:23 [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 19:50: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 19:50: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 19:50:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Node info in sync 2021/04/27 19:50:23 [DEBUG] http: Request PUT /v1/agent/service/register (506.612977ms) from=10.233.72.47:59144 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:23 [DEBUG] agent: Node info in sync 2021/04/27 19:50:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (100.081776ms) from=10.233.72.47:59236 2021/04/27 19:50:24 [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 19:50: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 19:50: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 19:50:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:24 [DEBUG] agent: Node info in sync 2021/04/27 19:50:24 [DEBUG] http: Request PUT /v1/agent/service/register (356.581704ms) from=10.233.72.47:59262 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:24 [DEBUG] agent: Node info in sync 2021/04/27 19:50:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (470.119µs) from=10.233.72.47:59288 2021/04/27 19:50:24 [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 19:50:24 [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 19:50: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 19:50: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 19:50:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Node info in sync 2021/04/27 19:50:25 [DEBUG] http: Request PUT /v1/agent/service/register (391.843766ms) from=10.233.72.47:59294 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Node info in sync 2021/04/27 19:50:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (76.019525ms) from=10.233.72.47:59352 2021/04/27 19:50:25 [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 19:50: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 19:50: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 19:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:25 [DEBUG] agent: Node info in sync 2021/04/27 19:50:25 [DEBUG] http: Request PUT /v1/agent/service/register (212.701989ms) from=10.233.72.47:59394 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (728.324µs) from=10.233.72.47:59400 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Node info in sync 2021/04/27 19:50:25 [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 19:50:25 [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 19:50: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 19:50: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 19:50:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Node info in sync 2021/04/27 19:50:25 [DEBUG] http: Request PUT /v1/agent/service/register (205.220295ms) from=10.233.72.47:59412 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:25 [DEBUG] agent: Node info in sync 2021/04/27 19:50:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.055441ms) from=10.233.72.47:59446 2021/04/27 19:50:26 [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 19:50: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 19:50: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 19:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Node info in sync 2021/04/27 19:50:26 [DEBUG] http: Request PUT /v1/agent/service/register (499.71526ms) from=10.233.72.47:59458 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:26 [DEBUG] agent: Node info in sync 2021/04/27 19:50:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (188.106508ms) from=10.233.72.47:59466 2021/04/27 19:50:26 [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 19:50:26 [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 19:50: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 19:50: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 19:50:27 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:27 [DEBUG] agent: Node info in sync 2021/04/27 19:50:27 [DEBUG] http: Request PUT /v1/agent/service/register (296.090425ms) from=10.233.72.47:59470 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:27 [DEBUG] agent: Node info in sync 2021/04/27 19:50:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (482.335µs) from=10.233.72.47:59492 2021/04/27 19:50:27 [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 19:50: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 19:50: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 19:50:28 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:28 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:28 [DEBUG] agent: Node info in sync 2021/04/27 19:50:28 [DEBUG] http: Request PUT /v1/agent/service/register (677.62523ms) from=10.233.72.47:59508 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (317.161µs) from=10.233.72.47:59520 2021/04/27 19:50:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:28 [DEBUG] agent: Node info in sync 2021/04/27 19:50:28 [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 19:50:28 [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 19:50: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 19:50: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 19:50:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Node info in sync 2021/04/27 19:50:28 [DEBUG] http: Request PUT /v1/agent/service/register (400.000318ms) from=10.233.72.47:59542 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:28 [DEBUG] agent: Node info in sync 2021/04/27 19:50:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (3.980243ms) from=10.233.72.47:59614 2021/04/27 19:50:29 [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 19:50: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 19:50: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 19:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.52_8446" 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Node info in sync 2021/04/27 19:50:30 [DEBUG] http: Request PUT /v1/agent/service/register (969.333358ms) from=10.233.72.47:59660 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Node info in sync 2021/04/27 19:50:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (329.221µs) from=10.233.72.47:59776 2021/04/27 19:50:30 [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 19:50:30 [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 19:50: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 19:50: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 19:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Node info in sync 2021/04/27 19:50:30 [DEBUG] http: Request PUT /v1/agent/service/register (300.388076ms) from=10.233.72.47:59786 2021/04/27 19:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:30 [DEBUG] agent: Node info in sync 2021/04/27 19:50:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (693.894µs) from=10.233.72.47:59810 2021/04/27 19:50:30 [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 19:50: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 19:50: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 19:50:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:31 [DEBUG] agent: Node info in sync 2021/04/27 19:50:31 [DEBUG] http: Request PUT /v1/agent/service/register (482.375515ms) from=10.233.72.47:59848 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:31 [DEBUG] agent: Node info in sync 2021/04/27 19:50:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (540.705µs) from=10.233.72.47:59860 2021/04/27 19:50:31 [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 19:50:31 [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 19:50:31 [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 19:50:31 [DEBUG] agent: 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 19:50:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Node info in sync 2021/04/27 19:50:31 [DEBUG] http: Request PUT /v1/agent/service/register (199.928458ms) from=10.233.72.47:59864 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (100.284306ms) from=10.233.72.47:59872 2021/04/27 19:50:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:32 [DEBUG] agent: Node info in sync 2021/04/27 19:50:32 [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 19:50:32 [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 19:50:32 [DEBUG] agent: 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 19:50:32 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:32 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Node info in sync 2021/04/27 19:50:32 [DEBUG] http: Request PUT /v1/agent/service/register (301.331205ms) from=10.233.72.47:59898 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (641.602µs) from=10.233.72.47:59926 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:32 [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 19:50:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Node info in sync 2021/04/27 19:50:33 [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 19:50:33 [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 19:50:33 [DEBUG] agent: 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 19:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Node info in sync 2021/04/27 19:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (297.02228ms) from=10.233.72.47:59928 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Node info in sync 2021/04/27 19:50:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (383.055µs) from=10.233.72.47:59972 2021/04/27 19:50:33 [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 19:50:33 [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 19:50:33 [DEBUG] agent: 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 19:50:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Node info in sync 2021/04/27 19:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (200.553426ms) from=10.233.72.47:59974 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:33 [DEBUG] agent: Node info in sync 2021/04/27 19:50:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (100.377462ms) from=10.233.72.47:60040 2021/04/27 19:50:34 [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 19:50:34 [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 19:50:34 [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 19:50:34 [DEBUG] agent: 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 19:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:34 [DEBUG] agent: Node info in sync 2021/04/27 19:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (399.838144ms) from=10.233.72.47:60068 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:34 [DEBUG] agent: Node info in sync 2021/04/27 19:50:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nxf6s" since the cluster is too small 2021/04/27 19:50:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (200.501517ms) from=10.233.72.47:60120 2021/04/27 19:50:35 [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 19:50:35 [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 19:50:35 [DEBUG] agent: 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 19:50:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Node info in sync 2021/04/27 19:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (324.257373ms) from=10.233.72.47:60172 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Node info in sync 2021/04/27 19:50:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (499.614µs) from=10.233.72.47:60222 2021/04/27 19:50:35 [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 19:50:35 [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 19:50:35 [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 19:50:35 [DEBUG] agent: 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 19:50:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Node info in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:35 [DEBUG] agent: Node info in sync 2021/04/27 19:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (401.009805ms) from=10.233.72.47:60228 2021/04/27 19:50:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (533.324µs) from=10.233.72.47:60276 2021/04/27 19:50:36 [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 19:50:36 [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 19:50:36 [DEBUG] agent: 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 19:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Node info in sync 2021/04/27 19:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (600.531849ms) from=10.233.72.47:60280 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:36 [DEBUG] agent: Node info in sync 2021/04/27 19:50:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (383.544µs) from=10.233.72.47:60288 2021/04/27 19:50:36 [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 19:50:36 [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 19:50:36 [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 19:50:36 [DEBUG] agent: 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 19:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Node info in sync 2021/04/27 19:50:37 [DEBUG] http: Request PUT /v1/agent/service/register (387.804313ms) from=10.233.72.47:60292 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Node info in sync 2021/04/27 19:50:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (176.121666ms) from=10.233.72.47:60336 2021/04/27 19:50:37 [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 19:50:37 [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 19:50:37 [DEBUG] agent: 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 19:50:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Node info in sync 2021/04/27 19:50:37 [DEBUG] http: Request PUT /v1/agent/service/register (182.111764ms) from=10.233.72.47:60340 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:37 [DEBUG] agent: Node info in sync 2021/04/27 19:50:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (200.026364ms) from=10.233.72.47:60342 2021/04/27 19:50:38 [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 19:50:38 [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 19:50:38 [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 19:50:38 [DEBUG] agent: 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 19:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:38 [DEBUG] agent: Node info in sync 2021/04/27 19:50:38 [DEBUG] http: Request PUT /v1/agent/service/register (200.068586ms) from=10.233.72.47:60352 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Node info in sync 2021/04/27 19:50:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (591.547µs) from=10.233.72.47:60404 2021/04/27 19:50:38 [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 19:50:38 [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 19:50:38 [DEBUG] agent: 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 19:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:38 [DEBUG] agent: Node info in sync 2021/04/27 19:50:38 [DEBUG] http: Request PUT /v1/agent/service/register (100.204061ms) from=10.233.72.47:60482 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:38 [DEBUG] agent: Node info in sync 2021/04/27 19:50:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (320.511703ms) from=10.233.72.47:60484 2021/04/27 19:50:40 [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 19:50:40 [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 19:50:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:40 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Node info in sync 2021/04/27 19:50:40 [DEBUG] http: Request PUT /v1/agent/service/register (766.386001ms) from=10.233.72.47:60584 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:40 [DEBUG] agent: Node info in sync 2021/04/27 19:50:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (454.471µs) from=10.233.72.47:60678 2021/04/27 19:50:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Node info in sync 2021/04/27 19:50:41 [DEBUG] http: Request PUT /v1/agent/service/register (201.011447ms) from=10.233.72.47:60682 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Node info in sync 2021/04/27 19:50:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (718.051µs) from=10.233.72.47:60684 2021/04/27 19:50:41 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50: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 19:50:41 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:41 [DEBUG] agent: Node info in sync 2021/04/27 19:50:41 [DEBUG] http: Request PUT /v1/agent/service/register (235.680101ms) from=10.233.72.47:60688 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:41 [DEBUG] agent: Node info in sync 2021/04/27 19:50:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (425.155µs) from=10.233.72.47:60694 2021/04/27 19:50:42 [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 19:50:42 [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 19:50: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 19:50:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.52_8446" 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Node info in sync 2021/04/27 19:50:42 [DEBUG] http: Request PUT /v1/agent/service/register (501.588469ms) from=10.233.72.47:60698 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Node info in sync 2021/04/27 19:50:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (360.86µs) from=10.233.72.47:60752 2021/04/27 19:50:42 [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 19:50:42 [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 19:50:42 [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 19:50: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 19:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Node info in sync 2021/04/27 19:50:43 [DEBUG] http: Request PUT /v1/agent/service/register (300.214667ms) from=10.233.72.47:60756 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Node info in sync 2021/04/27 19:50:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (421.496µs) from=10.233.72.47:60758 2021/04/27 19:50:43 [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 19:50:43 [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 19:50: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 19:50:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Node info in sync 2021/04/27 19:50:43 [DEBUG] http: Request PUT /v1/agent/service/register (545.585022ms) from=10.233.72.47:60802 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:43 [DEBUG] agent: Node info in sync 2021/04/27 19:50:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (429.855µs) from=10.233.72.47:60894 2021/04/27 19:50:43 [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 19:50:43 [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 19:50:43 [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 19:50: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 19:50:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Node info in sync 2021/04/27 19:50:44 [DEBUG] http: Request PUT /v1/agent/service/register (220.947013ms) from=10.233.72.47:60896 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:44 [DEBUG] agent: Node info in sync 2021/04/27 19:50:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.000078489s) from=10.233.72.47:60926 2021/04/27 19:50:45 [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 19:50:45 [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 19:50: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 19:50:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:45 [DEBUG] agent: Node info in sync 2021/04/27 19:50:45 [DEBUG] http: Request PUT /v1/agent/service/register (298.375798ms) from=10.233.72.47:32812 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Node info in sync 2021/04/27 19:50:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (304.82µs) from=10.233.72.47:32830 2021/04/27 19:50:45 [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 19:50:45 [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 19:50:45 [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 19:50: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 19:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:45 [DEBUG] agent: Node info in sync 2021/04/27 19:50:45 [DEBUG] http: Request PUT /v1/agent/service/register (243.579898ms) from=10.233.72.47:32842 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Node info in sync 2021/04/27 19:50:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (200.186779ms) from=10.233.72.47:32872 2021/04/27 19:50:46 [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 19:50:46 [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 19:50: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 19:50:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:46 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:46 [DEBUG] agent: Node info in sync 2021/04/27 19:50:46 [DEBUG] http: Request PUT /v1/agent/service/register (300.577044ms) from=10.233.72.47:32876 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:46 [DEBUG] agent: Node info in sync 2021/04/27 19:50:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (375.684µs) from=10.233.72.47:32884 2021/04/27 19:50:46 [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 19:50:46 [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 19:50:46 [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 19:50: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 19:50:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Node info in sync 2021/04/27 19:50:47 [DEBUG] http: Request PUT /v1/agent/service/register (238.634721ms) from=10.233.72.47:32886 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Node info in sync 2021/04/27 19:50:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (344.249µs) from=10.233.72.47:32890 2021/04/27 19:50:47 [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 19:50:47 [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 19:50:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:47 [DEBUG] agent: Node info in sync 2021/04/27 19:50:47 [DEBUG] http: Request PUT /v1/agent/service/register (36.971549ms) from=10.233.72.47:32908 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Node info in sync 2021/04/27 19:50:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (200.773613ms) from=10.233.72.47:32930 2021/04/27 19:50:47 [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 19:50:47 [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 19:50:47 [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 19:50:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:47 [DEBUG] agent: Node info in sync 2021/04/27 19:50:47 [DEBUG] http: Request PUT /v1/agent/service/register (205.928981ms) from=10.233.72.47:32940 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:47 [DEBUG] agent: Node info in sync 2021/04/27 19:50:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (743.606µs) from=10.233.72.47:32942 2021/04/27 19:50:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:48 [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 19:50: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 19:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.52_8446" 2021/04/27 19:50:48 [DEBUG] agent: Node info in sync 2021/04/27 19:50:48 [DEBUG] http: Request PUT /v1/agent/service/register (199.978298ms) from=10.233.72.47:32964 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_multicloud_10.233.44.214_9001" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.207_8181" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_parser_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.252_8080" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.94_8482" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_sdc_10.233.32.252_8443" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.10.138_9005" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.102_9092" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.10.138_9005" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.200_8443" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.227_8801" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.184_9011" in sync 2021/04/27 19:50:48 [DEBUG] agent: Node info in sync 2021/04/27 19:50:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (505.359µs) from=10.233.72.47:33006 2021/04/27 19:50:48 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 19:50:48 [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 19:50: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 19:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.146_8806" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.4.233_9095" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.53.237_8484" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.52_8446" in sync 2021/04/27 19:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.52_8446" in sync 2