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: 'dd1c3d56-c25a-d341-5a8a-5b317495989b' Node name: 'onap-msb-consul-86975585d9-8rxzn' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/12 23:59:52 [DEBUG] agent: Using random ID "dd1c3d56-c25a-d341-5a8a-5b317495989b" as node ID 2021/05/12 23:59:52 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:dd1c3d56-c25a-d341-5a8a-5b317495989b Address:127.0.0.1:8300}] 2021/05/12 23:59:52 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/12 23:59:52 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/12 23:59:52 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/12 23:59:52 [WARN] raft: Unable to get address for server id dd1c3d56-c25a-d341-5a8a-5b317495989b, using fallback address 127.0.0.1:8300: Could not find address for server id dd1c3d56-c25a-d341-5a8a-5b317495989b 2021/05/12 23:59:52 [DEBUG] raft: Votes needed: 1 2021/05/12 23:59:52 [WARN] raft: Election timeout reached, restarting election 2021/05/12 23:59:52 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 3 2021/05/12 23:59:52 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-8rxzn.dc1 127.0.0.1 2021/05/12 23:59:52 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-8rxzn 127.0.0.1 2021/05/12 23:59:53 [WARN] raft: Unable to get address for server id dd1c3d56-c25a-d341-5a8a-5b317495989b, using fallback address 127.0.0.1:8300: Could not find address for server id dd1c3d56-c25a-d341-5a8a-5b317495989b 2021/05/12 23:59:53 [DEBUG] raft: Votes needed: 1 2021/05/12 23:59:53 [DEBUG] raft: Vote granted from dd1c3d56-c25a-d341-5a8a-5b317495989b in term 3. Tally: 1 2021/05/12 23:59:53 [INFO] raft: Election won. Tally: 1 2021/05/12 23:59:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/12 23:59:53 [INFO] consul: cluster leadership acquired 2021/05/12 23:59:53 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-8rxzn (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/12 23:59:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-8rxzn.dc1" in area "wan" 2021/05/12 23:59:53 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/12 23:59:53 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-8rxzn 2021/05/12 23:59:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/12 23:59:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/12 23:59:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/12 23:59:53 [INFO] agent: started state syncer 2021/05/12 23:59:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/12 23:59:54 [INFO] agent: Synced node info 2021/05/12 23:59:55 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/12 23:59:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8rxzn" since the cluster is too small 2021/05/12 23:59:55 [INFO] consul: member 'onap-msb-consul-86975585d9-8rxzn' joined, marking health alive 2021/05/12 23:59:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8rxzn" since the cluster is too small 2021/05/12 23:59:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/12 23:59:56 [DEBUG] agent: Node info in sync 2021/05/12 23:59:56 [DEBUG] agent: Node info in sync 2021/05/12 23:59:59 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-8rxzn": context deadline exceeded ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/05/13 00:00:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8rxzn" since the cluster is too small 2021/05/13 00:00:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/13 00:00:56 [DEBUG] agent: Node info in sync 2021/05/13 00:01:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-8rxzn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/13 00:01:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8rxzn" since the cluster is too small 2021/05/13 00:02:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/13 00:02:23 [DEBUG] agent: Node info in sync 2021/05/13 00:02:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8rxzn" since the cluster is too small 2021/05/13 00:03:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/13 00:03:50 [DEBUG] agent: Node info in sync 2021/05/13 00:03:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8rxzn" since the cluster is too small 2021/05/13 00:04:30 [DEBUG] http: Request GET /v1/status/leader (491.692µs) from=10.233.69.53:57360 2021/05/13 00:04:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:33 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.25.5_9004" 2021/05/13 00:04:33 [DEBUG] agent: Node info in sync 2021/05/13 00:04:33 [DEBUG] http: Request PUT /v1/agent/service/register (177.927634ms) from=10.233.69.53:57388 2021/05/13 00:04:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:33 [DEBUG] agent: Node info in sync 2021/05/13 00:04:33 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (516.332µs) from=10.233.69.53:57394 2021/05/13 00:04:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:34 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.25.5_9004" 2021/05/13 00:04:34 [DEBUG] agent: Node info in sync 2021/05/13 00:04:34 [DEBUG] http: Request PUT /v1/agent/service/register (600.948637ms) from=10.233.69.53:57400 2021/05/13 00:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:34 [DEBUG] agent: Node info in sync 2021/05/13 00:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (100.897004ms) from=10.233.69.53:57410 2021/05/13 00:04:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.49.142_9009" 2021/05/13 00:04:35 [DEBUG] agent: Node info in sync 2021/05/13 00:04:35 [DEBUG] http: Request PUT /v1/agent/service/register (303.702097ms) from=10.233.69.53:57420 2021/05/13 00:04:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:35 [DEBUG] agent: Node info in sync 2021/05/13 00:04:35 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (370.577µs) from=10.233.69.53:57428 2021/05/13 00:04:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:35 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.49.142_9009" 2021/05/13 00:04:35 [DEBUG] agent: Node info in sync 2021/05/13 00:04:35 [DEBUG] http: Request PUT /v1/agent/service/register (302.917435ms) from=10.233.69.53:57432 2021/05/13 00:04:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:35 [DEBUG] agent: Node info in sync 2021/05/13 00:04:35 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (398.955µs) from=10.233.69.53:57436 2021/05/13 00:04:36 [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/05/13 00:04:36 [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/05/13 00:04: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/05/13 00:04:36 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" 2021/05/13 00:04:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:36 [DEBUG] agent: Node info in sync 2021/05/13 00:04:36 [DEBUG] http: Request PUT /v1/agent/service/register (277.965811ms) from=10.233.69.53:57440 2021/05/13 00:04:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:36 [DEBUG] agent: Node info in sync 2021/05/13 00:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (326.442µs) from=10.233.69.53:57448 2021/05/13 00:04:37 [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/05/13 00:04: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/05/13 00:04:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:37 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" 2021/05/13 00:04:37 [DEBUG] agent: Node info in sync 2021/05/13 00:04:37 [DEBUG] http: Request PUT /v1/agent/service/register (178.514748ms) from=10.233.69.53:57450 2021/05/13 00:04:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:37 [DEBUG] agent: Node info in sync 2021/05/13 00:04:37 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (199.766533ms) from=10.233.69.53:57452 2021/05/13 00:04:37 [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/05/13 00:04: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/05/13 00:04:38 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Node info in sync 2021/05/13 00:04:38 [DEBUG] http: Request PUT /v1/agent/service/register (401.04398ms) from=10.233.69.53:57460 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Node info in sync 2021/05/13 00:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (345.268µs) from=10.233.69.53:57462 2021/05/13 00:04:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.30.28_9518" 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Node info in sync 2021/05/13 00:04:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.735181ms) from=10.233.69.53:57468 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:38 [DEBUG] agent: Node info in sync 2021/05/13 00:04:38 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (434.699µs) from=10.233.69.53:57472 2021/05/13 00:04:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:39 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.62.25_9007" 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:39 [DEBUG] agent: Node info in sync 2021/05/13 00:04:39 [DEBUG] http: Request PUT /v1/agent/service/register (309.207112ms) from=10.233.69.53:57476 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:39 [DEBUG] agent: Node info in sync 2021/05/13 00:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (449.407µs) from=10.233.69.53:57478 2021/05/13 00:04:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-8rxzn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:40 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.62.25_9007" 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:40 [DEBUG] agent: Node info in sync 2021/05/13 00:04:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.000813184s) from=10.233.69.53:57482 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:40 [DEBUG] agent: Node info in sync 2021/05/13 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (420.523µs) from=10.233.69.53:57502 2021/05/13 00:04:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:41 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.57.185_9011" 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:41 [DEBUG] agent: Node info in sync 2021/05/13 00:04:41 [DEBUG] http: Request PUT /v1/agent/service/register (509.388589ms) from=10.233.69.53:57504 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:41 [DEBUG] agent: Node info in sync 2021/05/13 00:04:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (488.818µs) from=10.233.69.53:57506 2021/05/13 00:04:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.57.185_9011" 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:42 [DEBUG] agent: Node info in sync 2021/05/13 00:04:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.386737092s) from=10.233.69.53:57508 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:42 [DEBUG] agent: Node info in sync 2021/05/13 00:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (100.353204ms) from=10.233.69.53:57524 2021/05/13 00:04:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:43 [INFO] agent: Synced service "_v1_message-router_10.233.32.232_3904" 2021/05/13 00:04:43 [DEBUG] agent: Node info in sync 2021/05/13 00:04:43 [DEBUG] http: Request PUT /v1/agent/service/register (173.322924ms) from=10.233.69.53:57526 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:43 [DEBUG] agent: Node info in sync 2021/05/13 00:04:43 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (491.281µs) from=10.233.69.53:57534 2021/05/13 00:04:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [INFO] agent: Synced service "_v1_parser_10.233.48.121_8806" 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Node info in sync 2021/05/13 00:04:44 [DEBUG] http: Request PUT /v1/agent/service/register (442.221932ms) from=10.233.69.53:57536 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:44 [DEBUG] agent: Node info in sync 2021/05/13 00:04:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (507.337µs) from=10.233.69.53:57540 2021/05/13 00:04:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [INFO] agent: Synced service "_v1_catalog_10.233.48.121_8806" 2021/05/13 00:04:44 [DEBUG] agent: Node info in sync 2021/05/13 00:04:44 [DEBUG] http: Request PUT /v1/agent/service/register (174.17369ms) from=10.233.69.53:57550 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:44 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:44 [DEBUG] agent: Node info in sync 2021/05/13 00:04:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (100.5463ms) from=10.233.69.53:57558 2021/05/13 00:04:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:45 [INFO] agent: Synced service "_v1_nsd_10.233.48.121_8806" 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:45 [DEBUG] agent: Node info in sync 2021/05/13 00:04:45 [DEBUG] http: Request PUT /v1/agent/service/register (9.600199ms) from=10.233.69.53:57560 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:45 [DEBUG] agent: Node info in sync 2021/05/13 00:04:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (599.733647ms) from=10.233.69.53:57566 2021/05/13 00:04:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:47 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.48.121_8806" 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:47 [DEBUG] agent: Node info in sync 2021/05/13 00:04:47 [DEBUG] http: Request PUT /v1/agent/service/register (500.50178ms) from=10.233.69.53:57582 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:47 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:47 [DEBUG] agent: Node info in sync 2021/05/13 00:04:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.130242ms) from=10.233.69.53:57584 2021/05/13 00:04:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04: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/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:50 [INFO] agent: Synced service "_v0_multicloud_10.233.4.228_9001" 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:50 [DEBUG] agent: Node info in sync 2021/05/13 00:04:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.337068654s) from=10.233.69.53:57586 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:50 [DEBUG] agent: Node info in sync 2021/05/13 00:04:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (499.589µs) from=10.233.69.53:57606 2021/05/13 00:04:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [INFO] agent: Synced service "_v1_multicloud_10.233.4.228_9001" 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Node info in sync 2021/05/13 00:04:51 [DEBUG] http: Request PUT /v1/agent/service/register (576.667927ms) from=10.233.69.53:57616 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:51 [DEBUG] agent: Node info in sync 2021/05/13 00:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (356.241µs) from=10.233.69.53:57618 2021/05/13 00:04:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.39.79_443" 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Node info in sync 2021/05/13 00:04:51 [DEBUG] http: Request PUT /v1/agent/service/register (372.831691ms) from=10.233.69.53:57620 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:51 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:51 [DEBUG] agent: Node info in sync 2021/05/13 00:04:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (622.673µs) from=10.233.69.53:57624 2021/05/13 00:04:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:52 [INFO] agent: Synced service "_v1_appc_10.233.0.153_8443" 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Node info in sync 2021/05/13 00:04:52 [DEBUG] http: Request PUT /v1/agent/service/register (205.370131ms) from=10.233.69.53:57626 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:04:52 [DEBUG] agent: Node info in sync 2021/05/13 00:04:52 [DEBUG] http: Request GET /v1/health/service/appc-v1 (199.849659ms) from=10.233.69.53:57634 2021/05/13 00:04:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.21.238_9015" 2021/05/13 00:04:52 [DEBUG] agent: Node info in sync 2021/05/13 00:04:52 [DEBUG] http: Request PUT /v1/agent/service/register (187.812865ms) from=10.233.69.53:57642 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:52 [DEBUG] agent: Node info in sync 2021/05/13 00:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (466.585µs) from=10.233.69.53:57644 2021/05/13 00:04:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8rxzn" since the cluster is too small 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.54.212_8080" 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:57 [DEBUG] agent: Node info in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:57 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:57 [DEBUG] agent: Node info in sync 2021/05/13 00:04:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.1740589s) from=10.233.69.53:57646 2021/05/13 00:04:57 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (479.219464ms) from=10.233.69.53:57696 2021/05/13 00:04:58 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:04:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:04:59 [DEBUG] agent: Node info in sync 2021/05/13 00:04:59 [DEBUG] http: Request PUT /v1/agent/service/register (534.050428ms) from=10.233.69.53:57702 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:04:59 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:04:59 [DEBUG] agent: Node info in sync 2021/05/13 00:04:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (200.463902ms) from=10.233.69.53:57708 2021/05/13 00:04:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:04:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Node info in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (877.203923ms) from=10.233.69.53:57712 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [DEBUG] agent: Node info in sync 2021/05/13 00:05:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (726.053µs) from=10.233.69.53:57726 2021/05/13 00:05:00 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:00 [DEBUG] agent: Node info in sync 2021/05/13 00:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (105.605622ms) from=10.233.69.53:57728 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:00 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:00 [DEBUG] agent: Node info in sync 2021/05/13 00:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (550.814µs) from=10.233.69.53:57730 2021/05/13 00:05:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:01 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:01 [DEBUG] agent: Node info in sync 2021/05/13 00:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (235.77848ms) from=10.233.69.53:57734 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:01 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:01 [DEBUG] agent: Node info in sync 2021/05/13 00:05:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (564.629µs) from=10.233.69.53:57738 2021/05/13 00:05:01 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:02 [DEBUG] agent: Node info in sync 2021/05/13 00:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (578.57849ms) from=10.233.69.53:57740 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Node info in sync 2021/05/13 00:05:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (599.087µs) from=10.233.69.53:57748 2021/05/13 00:05:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Node info in sync 2021/05/13 00:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (302.205856ms) from=10.233.69.53:57752 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:02 [DEBUG] agent: Node info in sync 2021/05/13 00:05:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (449.022µs) from=10.233.69.53:57760 2021/05/13 00:05:03 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Node info in sync 2021/05/13 00:05:03 [DEBUG] http: Request PUT /v1/agent/service/register (215.490786ms) from=10.233.69.53:57762 2021/05/13 00:05:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:03 [DEBUG] agent: Node info in sync 2021/05/13 00:05:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (523.524µs) from=10.233.69.53:57768 2021/05/13 00:05:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Node info in sync 2021/05/13 00:05:04 [DEBUG] http: Request PUT /v1/agent/service/register (400.37311ms) from=10.233.69.53:57770 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Node info in sync 2021/05/13 00:05:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (100.340349ms) from=10.233.69.53:57772 2021/05/13 00:05:04 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:04 [DEBUG] agent: Node info in sync 2021/05/13 00:05:04 [DEBUG] http: Request PUT /v1/agent/service/register (200.222899ms) from=10.233.69.53:57782 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:04 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:04 [DEBUG] agent: Node info in sync 2021/05/13 00:05:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (193.125214ms) from=10.233.69.53:57790 2021/05/13 00:05:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:05 [DEBUG] agent: Node info in sync 2021/05/13 00:05:05 [DEBUG] http: Request PUT /v1/agent/service/register (601.468104ms) from=10.233.69.53:57800 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:05 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:06 [DEBUG] agent: Node info in sync 2021/05/13 00:05:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (499.765µs) from=10.233.69.53:57816 2021/05/13 00:05:06 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:06 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:06 [DEBUG] agent: Node info in sync 2021/05/13 00:05:06 [DEBUG] http: Request PUT /v1/agent/service/register (199.935712ms) from=10.233.69.53:57822 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:06 [DEBUG] agent: Node info in sync 2021/05/13 00:05:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (596.712µs) from=10.233.69.53:57828 2021/05/13 00:05:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Node info in sync 2021/05/13 00:05:07 [DEBUG] http: Request PUT /v1/agent/service/register (200.491693ms) from=10.233.69.53:57830 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Node info in sync 2021/05/13 00:05:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (458.439µs) from=10.233.69.53:57832 2021/05/13 00:05:07 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Node info in sync 2021/05/13 00:05:07 [DEBUG] http: Request PUT /v1/agent/service/register (300.83078ms) from=10.233.69.53:57842 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:07 [DEBUG] agent: Node info in sync 2021/05/13 00:05:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (733.033µs) from=10.233.69.53:57844 2021/05/13 00:05:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:08 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Node info in sync 2021/05/13 00:05:08 [DEBUG] http: Request PUT /v1/agent/service/register (113.98765ms) from=10.233.69.53:57848 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:08 [DEBUG] agent: Node info in sync 2021/05/13 00:05:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (326.333µs) from=10.233.69.53:57852 2021/05/13 00:05:08 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Node info in sync 2021/05/13 00:05:09 [DEBUG] http: Request PUT /v1/agent/service/register (299.895915ms) from=10.233.69.53:57858 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Node info in sync 2021/05/13 00:05:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (315.398µs) from=10.233.69.53:57862 2021/05/13 00:05:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Node info in sync 2021/05/13 00:05:09 [DEBUG] http: Request PUT /v1/agent/service/register (361.333446ms) from=10.233.69.53:57864 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:09 [DEBUG] agent: Node info in sync 2021/05/13 00:05:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (528.967µs) from=10.233.69.53:57872 2021/05/13 00:05:10 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:10 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Node info in sync 2021/05/13 00:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (465.271459ms) from=10.233.69.53:57876 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:10 [DEBUG] agent: Node info in sync 2021/05/13 00:05:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (354.591µs) from=10.233.69.53:57888 2021/05/13 00:05:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.68_8446" 2021/05/13 00:05:11 [DEBUG] agent: Node info in sync 2021/05/13 00:05:11 [DEBUG] http: Request PUT /v1/agent/service/register (800.087623ms) from=10.233.69.53:57890 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:11 [DEBUG] agent: Node info in sync 2021/05/13 00:05:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (284.653051ms) from=10.233.69.53:57902 2021/05/13 00:05:12 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Node info in sync 2021/05/13 00:05:12 [DEBUG] http: Request PUT /v1/agent/service/register (193.684006ms) from=10.233.69.53:57908 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Node info in sync 2021/05/13 00:05:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (590.222µs) from=10.233.69.53:57912 2021/05/13 00:05:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Node info in sync 2021/05/13 00:05:12 [DEBUG] http: Request PUT /v1/agent/service/register (200.376392ms) from=10.233.69.53:57914 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:12 [DEBUG] agent: Node info in sync 2021/05/13 00:05:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (424.433µs) from=10.233.69.53:57924 2021/05/13 00:05:13 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:13 [DEBUG] agent: Node info in sync 2021/05/13 00:05:13 [DEBUG] http: Request PUT /v1/agent/service/register (417.366162ms) from=10.233.69.53:57926 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:13 [DEBUG] agent: Node info in sync 2021/05/13 00:05:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (199.894025ms) from=10.233.69.53:57936 2021/05/13 00:05:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Node info in sync 2021/05/13 00:05:15 [DEBUG] http: Request PUT /v1/agent/service/register (500.867521ms) from=10.233.69.53:57938 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:15 [DEBUG] agent: Node info in sync 2021/05/13 00:05:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (299.916303ms) from=10.233.69.53:57958 2021/05/13 00:05:15 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Node info in sync 2021/05/13 00:05:16 [DEBUG] http: Request PUT /v1/agent/service/register (186.612164ms) from=10.233.69.53:57964 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Node info in sync 2021/05/13 00:05:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (673.979µs) from=10.233.69.53:57968 2021/05/13 00:05:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Node info in sync 2021/05/13 00:05:16 [DEBUG] http: Request PUT /v1/agent/service/register (280.765032ms) from=10.233.69.53:57972 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:16 [DEBUG] agent: Node info in sync 2021/05/13 00:05:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (199.87395ms) from=10.233.69.53:57976 2021/05/13 00:05:17 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Node info in sync 2021/05/13 00:05:17 [DEBUG] http: Request PUT /v1/agent/service/register (159.376067ms) from=10.233.69.53:57980 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (394.514µs) from=10.233.69.53:57982 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Node info in sync 2021/05/13 00:05:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:17 [DEBUG] agent: Node info in sync 2021/05/13 00:05:17 [DEBUG] http: Request PUT /v1/agent/service/register (295.19178ms) from=10.233.69.53:57984 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:18 [DEBUG] agent: Node info in sync 2021/05/13 00:05:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (101.35795ms) from=10.233.69.53:57992 2021/05/13 00:05:19 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:19 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:19 [DEBUG] agent: Node info in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Node info in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:19 [DEBUG] agent: Node info in sync 2021/05/13 00:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (802.292355ms) from=10.233.69.53:57994 2021/05/13 00:05:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (652.566µs) from=10.233.69.53:58002 2021/05/13 00:05:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Node info in sync 2021/05/13 00:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (157.694261ms) from=10.233.69.53:58006 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Node info in sync 2021/05/13 00:05:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (417.018µs) from=10.233.69.53:58014 2021/05/13 00:05:20 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Node info in sync 2021/05/13 00:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (134.877901ms) from=10.233.69.53:58020 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:20 [DEBUG] agent: Node info in sync 2021/05/13 00:05:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (471.997µs) from=10.233.69.53:58022 2021/05/13 00:05:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:21 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:21 [DEBUG] agent: Node info in sync 2021/05/13 00:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (450.888684ms) from=10.233.69.53:58024 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:21 [DEBUG] agent: Node info in sync 2021/05/13 00:05:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (200.419637ms) from=10.233.69.53:58028 2021/05/13 00:05:22 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Node info in sync 2021/05/13 00:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (313.569559ms) from=10.233.69.53:58032 2021/05/13 00:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:22 [DEBUG] agent: Node info in sync 2021/05/13 00:05:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (487.807µs) from=10.233.69.53:58038 2021/05/13 00:05:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Node info in sync 2021/05/13 00:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.800950922s) from=10.233.69.53:58044 2021/05/13 00:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:24 [DEBUG] agent: Node info in sync 2021/05/13 00:05:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.261591ms) from=10.233.69.53:58066 2021/05/13 00:05:25 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Node info in sync 2021/05/13 00:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.903391ms) from=10.233.69.53:58074 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:25 [DEBUG] agent: Node info in sync 2021/05/13 00:05:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (830.006µs) from=10.233.69.53:58076 2021/05/13 00:05:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Node info in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:26 [DEBUG] http: Request PUT /v1/agent/service/register (400.18083ms) from=10.233.69.53:58082 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Node info in sync 2021/05/13 00:05:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (903.976µs) from=10.233.69.53:58088 2021/05/13 00:05:26 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Node info in sync 2021/05/13 00:05:26 [DEBUG] http: Request PUT /v1/agent/service/register (333.402628ms) from=10.233.69.53:58090 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:26 [DEBUG] agent: Node info in sync 2021/05/13 00:05:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (812.205µs) from=10.233.69.53:58096 2021/05/13 00:05:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.68_8446" 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Node info in sync 2021/05/13 00:05:28 [DEBUG] http: Request PUT /v1/agent/service/register (219.288226ms) from=10.233.69.53:58106 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Node info in sync 2021/05/13 00:05:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (445.184µs) from=10.233.69.53:58112 2021/05/13 00:05:28 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:28 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Node info in sync 2021/05/13 00:05:28 [DEBUG] http: Request PUT /v1/agent/service/register (117.832567ms) from=10.233.69.53:58114 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:28 [DEBUG] agent: Node info in sync 2021/05/13 00:05:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (100.378285ms) from=10.233.69.53:58120 2021/05/13 00:05:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Node info in sync 2021/05/13 00:05:29 [DEBUG] http: Request PUT /v1/agent/service/register (377.732437ms) from=10.233.69.53:58122 2021/05/13 00:05:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (513.16µs) from=10.233.69.53:58124 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:29 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:30 [DEBUG] agent: Node info in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Node info in sync 2021/05/13 00:05:30 [DEBUG] http: Request PUT /v1/agent/service/register (343.616638ms) from=10.233.69.53:58130 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:30 [DEBUG] agent: Node info in sync 2021/05/13 00:05:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (200.025182ms) from=10.233.69.53:58134 2021/05/13 00:05:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Node info in sync 2021/05/13 00:05:31 [DEBUG] http: Request PUT /v1/agent/service/register (468.739258ms) from=10.233.69.53:58144 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Node info in sync 2021/05/13 00:05:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (519.513µs) from=10.233.69.53:58146 2021/05/13 00:05:31 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Node info in sync 2021/05/13 00:05:31 [DEBUG] http: Request PUT /v1/agent/service/register (179.268579ms) from=10.233.69.53:58148 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:31 [DEBUG] agent: Node info in sync 2021/05/13 00:05:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (377.738µs) from=10.233.69.53:58156 2021/05/13 00:05:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:32 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Node info in sync 2021/05/13 00:05:32 [DEBUG] http: Request PUT /v1/agent/service/register (699.659451ms) from=10.233.69.53:58158 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:33 [DEBUG] agent: Node info in sync 2021/05/13 00:05:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (699.62668ms) from=10.233.69.53:58172 2021/05/13 00:05:33 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Node info in sync 2021/05/13 00:05:34 [DEBUG] http: Request PUT /v1/agent/service/register (499.396191ms) from=10.233.69.53:58182 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_message-router_10.233.32.232_3904" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_nsd_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.238_9015" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.157_9005" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.212_8080" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.142_9009" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Node info in sync 2021/05/13 00:05:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (598.947µs) from=10.233.69.53:58192 2021/05/13 00:05:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 00:05: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/05/13 00:05: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/05/13 00:05:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.79_443" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.28_9518" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_catalog_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.157_9005" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_parser_10.233.48.121_8806" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.68_8446" 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud_10.233.4.228_9001" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.25_9007" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.185_9011" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v1_appc_10.233.0.153_8443" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.68_8446" in sync 2021/05/13 00:05:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.5_9004" in sync 2021/05/13 00:05:34 [DEBUG] agent: Servi