+ 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: '55a2a9da-955b-8846-d04a-b1c390bf53c3' Node name: 'onap-msb-consul-86975585d9-tb5cs' 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/07/01 04:35:11 [DEBUG] agent: Using random ID "55a2a9da-955b-8846-d04a-b1c390bf53c3" as node ID 2021/07/01 04:35:11 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:55a2a9da-955b-8846-d04a-b1c390bf53c3 Address:127.0.0.1:8300}] 2021/07/01 04:35:11 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/01 04:35:11 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/01 04:35:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/01 04:35:11 [WARN] raft: Unable to get address for server id 55a2a9da-955b-8846-d04a-b1c390bf53c3, using fallback address 127.0.0.1:8300: Could not find address for server id 55a2a9da-955b-8846-d04a-b1c390bf53c3 2021/07/01 04:35:11 [DEBUG] raft: Votes needed: 1 2021/07/01 04:35:11 [DEBUG] raft: Vote granted from 55a2a9da-955b-8846-d04a-b1c390bf53c3 in term 2. Tally: 1 2021/07/01 04:35:11 [INFO] raft: Election won. Tally: 1 2021/07/01 04:35:11 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/01 04:35:11 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tb5cs.dc1 127.0.0.1 2021/07/01 04:35:12 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tb5cs 127.0.0.1 2021/07/01 04:35:12 [INFO] consul: cluster leadership acquired 2021/07/01 04:35:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-tb5cs.dc1" in area "wan" 2021/07/01 04:35:12 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-tb5cs (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/01 04:35:12 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/01 04:35:12 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-tb5cs 2021/07/01 04:35:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/01 04:35:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/01 04:35:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/01 04:35:12 [INFO] agent: started state syncer 2021/07/01 04:35:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/01 04:35:12 [INFO] agent: Synced node info 2021/07/01 04:35:13 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/01 04:35:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tb5cs" since the cluster is too small 2021/07/01 04:35:13 [INFO] consul: member 'onap-msb-consul-86975585d9-tb5cs' joined, marking health alive 2021/07/01 04:35:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tb5cs" since the cluster is too small 2021/07/01 04:35:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/01 04:35:15 [DEBUG] agent: Node info in sync 2021/07/01 04:35:15 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/07/01 04:36:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tb5cs" since the cluster is too small 2021/07/01 04:36:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/01 04:36:21 [DEBUG] agent: Node info in sync 2021/07/01 04:37:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-tb5cs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/01 04:37:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tb5cs" since the cluster is too small 2021/07/01 04:37:17 [DEBUG] http: Request GET /v1/status/leader (1.639753ms) from=10.233.73.138:34826 2021/07/01 04:37:19 [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/07/01 04:37: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/07/01 04:37:19 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.45.194_8080" 2021/07/01 04:37:19 [DEBUG] agent: Node info in sync 2021/07/01 04:37:19 [DEBUG] http: Request PUT /v1/agent/service/register (184.91602ms) from=10.233.73.138:34836 2021/07/01 04:37:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:19 [DEBUG] agent: Node info in sync 2021/07/01 04:37:19 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (519.609µs) from=10.233.73.138:34842 2021/07/01 04:37:20 [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/07/01 04:37: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/07/01 04:37:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:20 [INFO] agent: Synced service "_v0_multicloud_10.233.23.71_9001" 2021/07/01 04:37:20 [DEBUG] agent: Node info in sync 2021/07/01 04:37:20 [DEBUG] http: Request PUT /v1/agent/service/register (21.863715ms) from=10.233.73.138:34844 2021/07/01 04:37:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:20 [DEBUG] agent: Node info in sync 2021/07/01 04:37:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (453.274µs) from=10.233.73.138:34848 2021/07/01 04:37:20 [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/07/01 04:37: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/07/01 04:37:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:20 [INFO] agent: Synced service "_v1_multicloud_10.233.23.71_9001" 2021/07/01 04:37:20 [DEBUG] agent: Node info in sync 2021/07/01 04:37:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.522608ms) from=10.233.73.138:34852 2021/07/01 04:37:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:20 [DEBUG] agent: Node info in sync 2021/07/01 04:37:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (416.531µs) from=10.233.73.138:34854 2021/07/01 04:37:21 [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/07/01 04:37: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/07/01 04:37:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.19_9015" 2021/07/01 04:37:21 [DEBUG] agent: Node info in sync 2021/07/01 04:37:21 [DEBUG] http: Request PUT /v1/agent/service/register (194.144279ms) from=10.233.73.138:34858 2021/07/01 04:37:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:21 [DEBUG] agent: Node info in sync 2021/07/01 04:37:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (339.39µs) from=10.233.73.138:34862 2021/07/01 04:37:21 [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/07/01 04:37: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/07/01 04:37:22 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.61.65_9518" 2021/07/01 04:37:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:22 [DEBUG] agent: Node info in sync 2021/07/01 04:37:22 [DEBUG] http: Request PUT /v1/agent/service/register (295.691447ms) from=10.233.73.138:34874 2021/07/01 04:37:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:22 [DEBUG] agent: Node info in sync 2021/07/01 04:37:22 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (415.821µs) from=10.233.73.138:34878 2021/07/01 04:37:22 [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/07/01 04:37: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/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:23 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.33_9007" 2021/07/01 04:37:23 [DEBUG] agent: Node info in sync 2021/07/01 04:37:23 [DEBUG] http: Request PUT /v1/agent/service/register (353.567242ms) from=10.233.73.138:34880 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:23 [DEBUG] agent: Node info in sync 2021/07/01 04:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (844.629µs) from=10.233.73.138:34882 2021/07/01 04:37:23 [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/07/01 04:37:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:23 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.33_9007" 2021/07/01 04:37:23 [DEBUG] agent: Node info in sync 2021/07/01 04:37:23 [DEBUG] http: Request PUT /v1/agent/service/register (101.532244ms) from=10.233.73.138:34886 2021/07/01 04:37:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:23 [DEBUG] agent: Node info in sync 2021/07/01 04:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (350.601µs) from=10.233.73.138:34888 2021/07/01 04:37:24 [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/07/01 04:37:24 [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/07/01 04:37:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:24 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:24 [DEBUG] agent: Node info in sync 2021/07/01 04:37:24 [DEBUG] http: Request PUT /v1/agent/service/register (267.999252ms) from=10.233.73.138:34890 2021/07/01 04:37:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:24 [DEBUG] agent: Node info in sync 2021/07/01 04:37:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (476.556µs) from=10.233.73.138:34894 2021/07/01 04:37:25 [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/07/01 04:37: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/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:25 [DEBUG] agent: Node info in sync 2021/07/01 04:37:25 [DEBUG] http: Request PUT /v1/agent/service/register (94.753397ms) from=10.233.73.138:34904 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:25 [DEBUG] agent: Node info in sync 2021/07/01 04:37:25 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (476.245µs) from=10.233.73.138:34906 2021/07/01 04:37:25 [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/07/01 04:37: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/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Node info in sync 2021/07/01 04:37:25 [DEBUG] http: Request PUT /v1/agent/service/register (192.893025ms) from=10.233.73.138:34910 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:25 [DEBUG] agent: Node info in sync 2021/07/01 04:37:25 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (315.748µs) from=10.233.73.138:34912 2021/07/01 04:37:25 [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/07/01 04:37: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/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.8.105_9004" 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Node info in sync 2021/07/01 04:37:26 [DEBUG] http: Request PUT /v1/agent/service/register (330.663614ms) from=10.233.73.138:34914 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [DEBUG] agent: Node info in sync 2021/07/01 04:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (497.658µs) from=10.233.73.138:34916 2021/07/01 04:37:26 [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/07/01 04:37: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/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.8.105_9004" 2021/07/01 04:37:26 [DEBUG] agent: Node info in sync 2021/07/01 04:37:26 [DEBUG] http: Request PUT /v1/agent/service/register (245.119369ms) from=10.233.73.138:34920 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:26 [DEBUG] agent: Node info in sync 2021/07/01 04:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (429.476µs) from=10.233.73.138:34924 2021/07/01 04:37:26 [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/07/01 04:37: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/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.35.166_443" 2021/07/01 04:37:26 [DEBUG] agent: Node info in sync 2021/07/01 04:37:26 [DEBUG] http: Request PUT /v1/agent/service/register (97.636222ms) from=10.233.73.138:34928 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:26 [DEBUG] agent: Node info in sync 2021/07/01 04:37:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (437.735µs) from=10.233.73.138:34934 2021/07/01 04:37:27 [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/07/01 04:37:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:27 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.4.142_9009" 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:27 [DEBUG] agent: Node info in sync 2021/07/01 04:37:27 [DEBUG] http: Request PUT /v1/agent/service/register (419.360833ms) from=10.233.73.138:34940 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:27 [DEBUG] agent: Node info in sync 2021/07/01 04:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (300.747µs) from=10.233.73.138:34942 2021/07/01 04:37:27 [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/07/01 04:37:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:28 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.4.142_9009" 2021/07/01 04:37:28 [DEBUG] agent: Node info in sync 2021/07/01 04:37:28 [DEBUG] http: Request PUT /v1/agent/service/register (111.388434ms) from=10.233.73.138:34948 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Node info in sync 2021/07/01 04:37:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (347.562µs) from=10.233.73.138:34950 2021/07/01 04:37:28 [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/07/01 04:37: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/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:28 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.34.31_9011" 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Node info in sync 2021/07/01 04:37:28 [DEBUG] http: Request PUT /v1/agent/service/register (282.008254ms) from=10.233.73.138:34960 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:28 [DEBUG] agent: Node info in sync 2021/07/01 04:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (467.565µs) from=10.233.73.138:34962 2021/07/01 04:37:29 [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/07/01 04:37:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.34.31_9011" 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Node info in sync 2021/07/01 04:37:29 [DEBUG] http: Request PUT /v1/agent/service/register (106.054319ms) from=10.233.73.138:34966 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:29 [DEBUG] agent: Node info in sync 2021/07/01 04:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (425.575µs) from=10.233.73.138:34968 2021/07/01 04:37:29 [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/07/01 04:37:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:29 [INFO] agent: Synced service "_v1_message-router_10.233.21.111_3904" 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:29 [DEBUG] agent: Node info in sync 2021/07/01 04:37:29 [DEBUG] http: Request PUT /v1/agent/service/register (209.832596ms) from=10.233.73.138:34974 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:29 [DEBUG] agent: Node info in sync 2021/07/01 04:37:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (439.249µs) from=10.233.73.138:34980 2021/07/01 04:37:30 [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/07/01 04:37: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/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [INFO] agent: Synced service "_v1_parser_10.233.55.193_8806" 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Node info in sync 2021/07/01 04:37:30 [DEBUG] http: Request PUT /v1/agent/service/register (161.49948ms) from=10.233.73.138:34982 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Node info in sync 2021/07/01 04:37:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (420.313µs) from=10.233.73.138:34986 2021/07/01 04:37:30 [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/07/01 04:37: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/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:30 [INFO] agent: Synced service "_v1_catalog_10.233.55.193_8806" 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Node info in sync 2021/07/01 04:37:30 [DEBUG] http: Request PUT /v1/agent/service/register (97.827223ms) from=10.233.73.138:34988 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:30 [DEBUG] agent: Node info in sync 2021/07/01 04:37:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (422.119µs) from=10.233.73.138:34990 2021/07/01 04:37:31 [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/07/01 04:37: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/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:31 [INFO] agent: Synced service "_v1_nsd_10.233.55.193_8806" 2021/07/01 04:37:31 [DEBUG] agent: Node info in sync 2021/07/01 04:37:31 [DEBUG] http: Request PUT /v1/agent/service/register (307.545234ms) from=10.233.73.138:34994 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Node info in sync 2021/07/01 04:37:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (422.933µs) from=10.233.73.138:34998 2021/07/01 04:37:31 [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/07/01 04:37: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/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:31 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.55.193_8806" 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Node info in sync 2021/07/01 04:37:31 [DEBUG] http: Request PUT /v1/agent/service/register (97.755374ms) from=10.233.73.138:35002 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:31 [DEBUG] agent: Node info in sync 2021/07/01 04:37:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (312.65µs) from=10.233.73.138:35014 2021/07/01 04:37:31 [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/07/01 04:37:31 [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/07/01 04:37:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Node info in sync 2021/07/01 04:37:32 [DEBUG] http: Request PUT /v1/agent/service/register (685.772387ms) from=10.233.73.138:35016 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Node info in sync 2021/07/01 04:37:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (518.213µs) from=10.233.73.138:35022 2021/07/01 04:37:32 [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/07/01 04:37:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Node info in sync 2021/07/01 04:37:32 [DEBUG] http: Request PUT /v1/agent/service/register (139.902771ms) from=10.233.73.138:35024 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:32 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:32 [DEBUG] agent: Node info in sync 2021/07/01 04:37:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (386.468µs) from=10.233.73.138:35026 2021/07/01 04:37:33 [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/07/01 04:37:33 [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/07/01 04:37: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/07/01 04:37: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/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Node info in sync 2021/07/01 04:37:33 [DEBUG] http: Request PUT /v1/agent/service/register (252.918574ms) from=10.233.73.138:35028 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (489.102µs) from=10.233.73.138:35032 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Node info in sync 2021/07/01 04:37:33 [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/07/01 04:37: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/07/01 04:37: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/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Node info in sync 2021/07/01 04:37:33 [DEBUG] http: Request PUT /v1/agent/service/register (101.546525ms) from=10.233.73.138:35034 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Node info in sync 2021/07/01 04:37:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (346.732µs) from=10.233.73.138:35036 2021/07/01 04:37:33 [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/07/01 04:37:33 [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/07/01 04:37: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/07/01 04:37: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/07/01 04:37:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Node info in sync 2021/07/01 04:37:33 [DEBUG] http: Request PUT /v1/agent/service/register (199.379844ms) from=10.233.73.138:35038 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:33 [DEBUG] agent: Node info in sync 2021/07/01 04:37:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (300.317956ms) from=10.233.73.138:35040 2021/07/01 04:37:34 [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/07/01 04:37: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/07/01 04:37: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/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Node info in sync 2021/07/01 04:37:34 [DEBUG] http: Request PUT /v1/agent/service/register (100.33011ms) from=10.233.73.138:35046 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:34 [DEBUG] agent: Node info in sync 2021/07/01 04:37:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (397.393µs) from=10.233.73.138:35054 2021/07/01 04:37:35 [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/07/01 04:37:35 [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/07/01 04:37:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:35 [DEBUG] agent: Node info in sync 2021/07/01 04:37:35 [DEBUG] http: Request PUT /v1/agent/service/register (329.052777ms) from=10.233.73.138:35056 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Node info in sync 2021/07/01 04:37:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (406.811µs) from=10.233.73.138:35060 2021/07/01 04:37:35 [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/07/01 04:37:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Node info in sync 2021/07/01 04:37:35 [DEBUG] http: Request PUT /v1/agent/service/register (26.458489ms) from=10.233.73.138:35062 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (283.775µs) from=10.233.73.138:35064 2021/07/01 04:37:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:35 [DEBUG] agent: Node info in sync 2021/07/01 04:37:35 [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/07/01 04:37:35 [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/07/01 04:37:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Node info in sync 2021/07/01 04:37:36 [DEBUG] http: Request PUT /v1/agent/service/register (259.30289ms) from=10.233.73.138:35066 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Node info in sync 2021/07/01 04:37:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (458.205µs) from=10.233.73.138:35068 2021/07/01 04:37:36 [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/07/01 04:37:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Node info in sync 2021/07/01 04:37:36 [DEBUG] http: Request PUT /v1/agent/service/register (314.379841ms) from=10.233.73.138:35070 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Node info in sync 2021/07/01 04:37:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (387.177µs) from=10.233.73.138:35074 2021/07/01 04:37:36 [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/07/01 04:37:36 [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/07/01 04:37:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Node info in sync 2021/07/01 04:37:36 [DEBUG] http: Request PUT /v1/agent/service/register (116.669898ms) from=10.233.73.138:35078 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:36 [DEBUG] agent: Node info in sync 2021/07/01 04:37:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (293.965µs) from=10.233.73.138:35082 2021/07/01 04:37:36 [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/07/01 04:37:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Node info in sync 2021/07/01 04:37:37 [DEBUG] http: Request PUT /v1/agent/service/register (443.56731ms) from=10.233.73.138:35084 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:37 [DEBUG] agent: Node info in sync 2021/07/01 04:37:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (353.783µs) from=10.233.73.138:35094 2021/07/01 04:37:37 [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/07/01 04:37:37 [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/07/01 04:37:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Node info in sync 2021/07/01 04:37:37 [DEBUG] http: Request PUT /v1/agent/service/register (103.047379ms) from=10.233.73.138:35096 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:37 [DEBUG] agent: Node info in sync 2021/07/01 04:37:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (339.92µs) from=10.233.73.138:35098 2021/07/01 04:37:37 [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/07/01 04:37:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Node info in sync 2021/07/01 04:37:38 [DEBUG] http: Request PUT /v1/agent/service/register (131.454486ms) from=10.233.73.138:35100 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [DEBUG] agent: Node info in sync 2021/07/01 04:37:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (300.153272ms) from=10.233.73.138:35106 2021/07/01 04:37:38 [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/07/01 04:37:38 [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/07/01 04:37:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Node info in sync 2021/07/01 04:37:38 [DEBUG] http: Request PUT /v1/agent/service/register (400.808304ms) from=10.233.73.138:35110 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:38 [DEBUG] agent: Node info in sync 2021/07/01 04:37:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (407.33µs) from=10.233.73.138:35112 2021/07/01 04:37:39 [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/07/01 04:37:39 [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/07/01 04:37: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/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Node info in sync 2021/07/01 04:37:39 [DEBUG] http: Request PUT /v1/agent/service/register (193.651576ms) from=10.233.73.138:35116 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Node info in sync 2021/07/01 04:37:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (437.711µs) from=10.233.73.138:35118 2021/07/01 04:37:39 [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/07/01 04:37:39 [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/07/01 04:37:39 [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/07/01 04:37: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/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Node info in sync 2021/07/01 04:37:39 [DEBUG] http: Request PUT /v1/agent/service/register (202.637438ms) from=10.233.73.138:35124 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:39 [DEBUG] agent: Node info in sync 2021/07/01 04:37:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (571.693µs) from=10.233.73.138:35126 2021/07/01 04:37:40 [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/07/01 04:37:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.57_8446" 2021/07/01 04:37:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Node info in sync 2021/07/01 04:37:40 [DEBUG] http: Request PUT /v1/agent/service/register (201.246661ms) from=10.233.73.138:35128 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Node info in sync 2021/07/01 04:37:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (383.363µs) from=10.233.73.138:35132 2021/07/01 04:37:40 [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/07/01 04:37:40 [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/07/01 04:37:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Node info in sync 2021/07/01 04:37:40 [DEBUG] http: Request PUT /v1/agent/service/register (386.492836ms) from=10.233.73.138:35134 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:40 [DEBUG] agent: Node info in sync 2021/07/01 04:37:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (364.317µs) from=10.233.73.138:35136 2021/07/01 04:37:41 [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/07/01 04:37:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Node info in sync 2021/07/01 04:37:41 [DEBUG] http: Request PUT /v1/agent/service/register (183.421536ms) from=10.233.73.138:35140 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Node info in sync 2021/07/01 04:37:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (393.295µs) from=10.233.73.138:35144 2021/07/01 04:37:41 [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/07/01 04:37:41 [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/07/01 04:37:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Node info in sync 2021/07/01 04:37:41 [DEBUG] http: Request PUT /v1/agent/service/register (103.815122ms) from=10.233.73.138:35146 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Node info in sync 2021/07/01 04:37:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (353.351µs) from=10.233.73.138:35148 2021/07/01 04:37:41 [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/07/01 04:37:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:41 [DEBUG] agent: Node info in sync 2021/07/01 04:37:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.305106ms) from=10.233.73.138:35158 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:41 [DEBUG] agent: Node info in sync 2021/07/01 04:37:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (445.238µs) from=10.233.73.138:35160 2021/07/01 04:37:42 [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/07/01 04:37:42 [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/07/01 04:37:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Node info in sync 2021/07/01 04:37:42 [DEBUG] http: Request PUT /v1/agent/service/register (598.033186ms) from=10.233.73.138:35162 2021/07/01 04:37:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (620.052µs) from=10.233.73.138:35168 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:43 [DEBUG] agent: Node info in sync 2021/07/01 04:37:43 [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/07/01 04:37:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Node info in sync 2021/07/01 04:37:43 [DEBUG] http: Request PUT /v1/agent/service/register (424.075722ms) from=10.233.73.138:35170 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:43 [DEBUG] agent: Node info in sync 2021/07/01 04:37:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (403.592µs) from=10.233.73.138:35174 2021/07/01 04:37:44 [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/07/01 04:37:44 [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/07/01 04:37:44 [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/07/01 04:37: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/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Node info in sync 2021/07/01 04:37:44 [DEBUG] http: Request PUT /v1/agent/service/register (202.118044ms) from=10.233.73.138:35176 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Node info in sync 2021/07/01 04:37:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (587.669µs) from=10.233.73.138:35180 2021/07/01 04:37:44 [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/07/01 04:37:44 [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/07/01 04:37: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/07/01 04:37:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Node info in sync 2021/07/01 04:37:44 [DEBUG] http: Request PUT /v1/agent/service/register (376.792466ms) from=10.233.73.138:35190 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:44 [DEBUG] agent: Node info in sync 2021/07/01 04:37:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (431.441µs) from=10.233.73.138:35198 2021/07/01 04:37:45 [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/07/01 04:37:45 [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/07/01 04:37:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Node info in sync 2021/07/01 04:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (19.389275ms) from=10.233.73.138:35200 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Node info in sync 2021/07/01 04:37:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (66.276489ms) from=10.233.73.138:35204 2021/07/01 04:37:45 [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/07/01 04:37:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Node info in sync 2021/07/01 04:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (236.261338ms) from=10.233.73.138:35206 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Node info in sync 2021/07/01 04:37:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (381.286µs) from=10.233.73.138:35208 2021/07/01 04:37:45 [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/07/01 04:37:45 [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/07/01 04:37:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:45 [DEBUG] agent: Node info in sync 2021/07/01 04:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (181.749488ms) from=10.233.73.138:35210 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:45 [DEBUG] agent: Node info in sync 2021/07/01 04:37:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (361.459µs) from=10.233.73.138:35212 2021/07/01 04:37:46 [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/07/01 04:37:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Node info in sync 2021/07/01 04:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (799.704521ms) from=10.233.73.138:35214 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:46 [DEBUG] agent: Node info in sync 2021/07/01 04:37:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (450.105µs) from=10.233.73.138:35228 2021/07/01 04:37:47 [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/07/01 04:37:47 [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/07/01 04:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Node info in sync 2021/07/01 04:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (300.865812ms) from=10.233.73.138:35230 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Node info in sync 2021/07/01 04:37:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (390.694µs) from=10.233.73.138:35236 2021/07/01 04:37:47 [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/07/01 04:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Node info in sync 2021/07/01 04:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (145.767773ms) from=10.233.73.138:35238 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:47 [DEBUG] agent: Node info in sync 2021/07/01 04:37:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (554.759µs) from=10.233.73.138:35240 2021/07/01 04:37:47 [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/07/01 04:37:47 [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/07/01 04:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Node info in sync 2021/07/01 04:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (200.965076ms) from=10.233.73.138:35242 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:48 [DEBUG] agent: Node info in sync 2021/07/01 04:37:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (325.445µs) from=10.233.73.138:35248 2021/07/01 04:37:48 [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/07/01 04:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Node info in sync 2021/07/01 04:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (187.629597ms) from=10.233.73.138:35252 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (496.532µs) from=10.233.73.138:35254 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:48 [DEBUG] agent: Node info in sync 2021/07/01 04:37:48 [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/07/01 04:37:48 [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/07/01 04:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Node info in sync 2021/07/01 04:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (605.84227ms) from=10.233.73.138:35260 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Node info in sync 2021/07/01 04:37:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (426.021µs) from=10.233.73.138:35276 2021/07/01 04:37:49 [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/07/01 04:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.57_8446" 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Node info in sync 2021/07/01 04:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (368.146002ms) from=10.233.73.138:35280 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:49 [DEBUG] agent: Node info in sync 2021/07/01 04:37:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (377.063µs) from=10.233.73.138:35286 2021/07/01 04:37:50 [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/07/01 04:37:50 [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/07/01 04:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Node info in sync 2021/07/01 04:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.79071ms) from=10.233.73.138:35288 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Node info in sync 2021/07/01 04:37:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (337.189µs) from=10.233.73.138:35290 2021/07/01 04:37:50 [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/07/01 04:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:50 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Node info in sync 2021/07/01 04:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (169.264356ms) from=10.233.73.138:35294 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Node info in sync 2021/07/01 04:37:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (299.914µs) from=10.233.73.138:35296 2021/07/01 04:37:50 [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/07/01 04:37:50 [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/07/01 04:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Node info in sync 2021/07/01 04:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (297.900051ms) from=10.233.73.138:35298 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:50 [DEBUG] agent: Node info in sync 2021/07/01 04:37:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (415.669µs) from=10.233.73.138:35302 2021/07/01 04:37:50 [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/07/01 04:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Node info in sync 2021/07/01 04:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (103.795284ms) from=10.233.73.138:35304 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Node info in sync 2021/07/01 04:37:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (271.497µs) from=10.233.73.138:35308 2021/07/01 04:37:51 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Node info in sync 2021/07/01 04:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (402.337762ms) from=10.233.73.138:35310 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:51 [DEBUG] agent: Node info in sync 2021/07/01 04:37:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (409.237µs) from=10.233.73.138:35316 2021/07/01 04:37:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37: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/07/01 04:37:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:51 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Node info in sync 2021/07/01 04:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (402.164056ms) from=10.233.73.138:35322 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (334.364µs) from=10.233.73.138:35328 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Node info in sync 2021/07/01 04:37:52 [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/07/01 04:37:52 [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/07/01 04:37:52 [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/07/01 04:37: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/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Node info in sync 2021/07/01 04:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (97.104666ms) from=10.233.73.138:35330 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (344.348µs) from=10.233.73.138:35332 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:52 [DEBUG] agent: Node info in sync 2021/07/01 04:37:52 [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/07/01 04:37:52 [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/07/01 04:37: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/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [INFO] agent: Synced service "_v14_aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Node info in sync 2021/07/01 04:37:53 [DEBUG] http: Request PUT /v1/agent/service/register (300.187347ms) from=10.233.73.138:35334 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Node info in sync 2021/07/01 04:37:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (324.327µs) from=10.233.73.138:35344 2021/07/01 04:37:53 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/01 04:37:53 [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/07/01 04:37: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/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.166_443" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [INFO] agent: Synced service "_v15__aai-nquery_10.233.73.57_8446" 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_parser_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.61.65_9518" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.19_9015" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.71_9001" in sync 2021/07/01 04:37:53 [DEBUG] agent: Node info in sync 2021/07/01 04:37:53 [DEBUG] http: Request PUT /v1/agent/service/register (214.697021ms) from=10.233.73.138:35346 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.4.142_9009" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.111_3904" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.33_9007" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.45.194_8080" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.8.105_9004" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.55.193_8806" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.8_9005" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.31_9011" in sync 2021/07/01 04:37:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.57_8446" in sync 2021/07/01 04:37:53 [DEBUG]